Framework Test Loading
Registered by
Charlie Poole
Earlier releases of NUnit load tests in a hierarchy based on the namespace and may optionally load them as a flat list of fixtures. The test hierarchy is built as the tests are loaded and reflected in the gui display.
With NUnit 3.0, the test loader will only load fixtures and will not create a hierarchy. It will be the responsibility of the Gui to construct whatever display hierarchy the user chooses as a view of the tests.
This will simplify the loading of tests and is compatible with NUnitLite, which already loads tests this way.
Blueprint information
- Status:
- Not started
- Approver:
- NUnit Developers
- Priority:
- Essential
- Drafter:
- Charlie Poole
- Direction:
- Needs approval
- Assignee:
- Charlie Poole
- Definition:
- Drafting
- Series goal:
- Accepted for trunk
- Implementation:
-
Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
(?)
Work Items
Dependency tree

* Blueprints in grey have been implemented.