Skip to content

v0.4.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 07:05
9a8e9f9

Added

  • Added support for showing pest version (#52)
  • Type provider for Pest test functions (#48)
  • Added support for navigation between tests and test subject (#53)
  • Added error reporting to GitHub issues (#55)
  • Added inspection for duplicate test names in same file. (#56)

Changed

Deprecated

Removed

Fixed

  • Fixed duplicate test name error when no test name is given yet. (#61)
  • Fixed finding tests with namespace at the top. (#65)

Security