v1.0.12 – official 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