Future planned releases
Pre-release
Pre-release
0.3.0
New Features
- Test multiple files with a single command.
- Run multiple tests on a file in a single run.
Developer updates
- Added tests.
- Updates to makefile.
0.4.0
New Features
- Traditional unit tests: Initial support for traditional one-off unit test cases and test suites.
0.5.0
New Features
- Support for choices assertion
Example markup:
{choices: yes no no_response}
General updates
- Informative exception case: When mock
value
can't be inserted due tochoice_filter
- Informative exception case: Failure of
choice_filter
assertion