The first release of vest!
Features
- β¨ Define tests with test methods or programmatically with
define()
- π Parameterized tests to conveniently define multiple tests
- π Mock classes dynamically, for simpler unit testing
- β‘ Run benchmarks, to find the best performing implementations
- ποΈ Generate reports in TAP format, to integrate with other test harnesses
- π Coroutines for asynchronous cases
βΆοΈ In-editor UI for convenient testing- π€ Support for running in CI
- π And of course extensive documentation