The unit tests are pretty slow (especially under wine) which can cause timeouts in travis.
Furthermore, it’s another boost dependency we can probably get rid of.
This issue is to discuss what features people would like in a new test framework.
To start a list of features that people might like:
- printing the expression, value, and line number on failure
- checkpointing in case of segfaults
- regex filter tests
- progress meter/output currently running test
- test benchmarking info/ability to regression test performance
Please chime in with anything else that you think should go into it.