Home
Esko Luontola edited this page Nov 2, 2013
·
20 revisions
Jumi Wiki
Documentation for:
Normal Developers
- Running Tests with the Jumi test runner, even without IDE or build tool support
- Parallelism Tips for making your tests capable of being run in parallel
- Frequently Asked Questions
Jumi Actors documentation is in the Jumi Actors Wiki
Testing Framework and Tool Developers
- Execution Model and Terminology which has some differences to other test runners
- Announcement Video explaining the motivation and benefits of Jumi
- Jumi API Javadocs for testing framework developers, to make their framework run on Jumi
- SimpleUnit is an example testing framework, to help in learning Jumi's API
Jumi Developers
- Use Cases for Jumi's UI design
- Version Numbering conventions of this project