Releases: foxssake/vest
Releases · foxssake/vest
v1.0.0
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
v0.22.14
Pre-release with a limited audience, to get feedback before committing to the API with v1.0