FITpro for Eclipse aims to harnesses the power of the Framework for Integrated Tests (Fit) for Java (What's Fit?) within the Eclipse Integrated Development Environment (IDE). It is targeted at organizations using Eclipse for java coding, but we are working on versions for other IDEs and coding languages. The makers say it allows easier creation of FIT tests and fixtures, more flexible test execution, and refactoring of tests and fixtures. This will result in improved productivity, reduced rework, and improved usability of Fit.
Following are the main changes in the latest version:
- Requirements that double as tests can be created in the WYSWIG HTML editor
- New tests based on existing fixtures can be created quickly with the test template tool
- Ordered suites of tests can be created and executed to check real world scenarios
- Fit tests, folders of tests, and test suites can be executed within Eclipse
- Fit tests can be linked to fixtures
- Result totals can be viewed in the Eclipse console after Fit test execution, and reports on Fit test, folder, and suite executions can be viewed.




