Skip to content

Future planned releases

Pre-release
Pre-release
Compare
Choose a tag to compare
@joeflack4 joeflack4 released this 30 Oct 15:02
· 9 commits to master since this 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 to choice_filter
  • Informative exception case: Failure of choice_filter assertion