Download
Introduction
FITpro is an open source software development environment for developing and executing automated acceptance tests based on the Framework for Integrated Test (Fit). All of this will make a lot more sense if you know a bit about the Fit test automation framework, suggested reading is here. We have developed diagram helps you better understand FITpro usage in development and set of samples. Information about FITpro architechture you can see here.
Background
FITpro provides multiple user interfaces for different development environments and different levels of technical expertise.
Java developers would benefit from the FITpro plugin for Eclipse, while .NET developers would appreciate a seamless integration of the FITpro add-in into the Visual Studio environment. Integration with other IDEs can be developed as needed.
FITpro integration with IDEs eliminates the inconvenience of switching between multiple development environments when writing code, running Fit and viewing the results. It transforms Fit testing into a frictionless process. Now developer can stay focused on challenging problems of my development work rather than on routine details of running several applications.
Using the code