Skip to content

2.0.0-beta.3

Compare
Choose a tag to compare
@jiripudil jiripudil released this 28 Jun 10:58
· 9 commits to master since this release
2.0.0-beta.3
33e074e
  • The Create Test dialog does not autoupdate the target namespace and directory if invoked from the directory context (#26)
  • Added some handy inspections that make sure all your tests are actually executed (#3, #32)
  • You can right-click a single test case file to run it (#23)
  • Added support for nette/tester@dev-master for the time being (#30)
  • Fixed: bootstrap relative path resolves correctly if the target directory does not exist (#25)
  • Fixed: comparison failure reporting was broken on Unix systems