Feature #175
Add support for running multiple unit test in Inspector
| Status: | Closed | Start date: | 02/20/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | Model | Spent time: | - | |
| Target version: | 2012a |
Description
Currently in Inspector a user can define one Unit Test object with a complete configuration to build and then run the generated test framework.
To enhance the testing process flow support for adding any number of test cases into a test container will be added. This test container will contain the target configuration and other platform specific information including the test object(s). The unit test objects will only contain test information such as the stimuli and presentation.
History
Updated by John Lundbäck about 1 month ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Inspector now supports running any number of unit tests within a test container.