Skip to content

v1.0.12 – official release

Compare
Choose a tag to compare
@haf haf released this 28 Oct 08:00
· 1159 commits to main since this release

This is the official release of Expecto.

Highlights:

  • Nicely coloured output
  • Parallel by default
  • Expect, the assertion/expectation module has been extended with many functions for asserting

Working towards:

  • All test failures should contain a Message that then can be nicely formatted and printed
  • Adding diffing support to longer structures, especially for the equal expectation function
  • Finding where FsCheck prints its 100 tests passed from and moving it towards the printing infrastructure