Skip to content

Mayfly v0.1.2 alpha

Compare
Choose a tag to compare
@griwes griwes released this 02 Oct 10:23
· 24 commits to develop since this release

New features in this release:

  • assertions now print file names and lines describing where they are defined
  • after slight refactoring of the subprocess runner, test cases can now print (almost) arbitrary output and it will properly printed by the master process. Currently this is always printed to standard output; more featureful support for this is planned.