Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 09:53
ea4072f

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