2.0.0-beta.2
I know I said this release branch would be feature-frozen, but... well... not just yet. I'm far too excited about bringing the new features to be able to postpone them. Semver doesn't play well with the plugin's distribution channel anyway. Here they come:
- In the project settings, you can configure the path to your bootstrap file; it is then automatically required in the created test files (see #20 for instructions if it does not work right away)
- You can now right-click a single test method to run or debug it in isolation (#9)
- Fixed: OutputHandler now recognizes and correctly parses the diff command generated on Windows (#21)
- Fixed: OutputHandler no longer reports unsuccessful builds as "terminated" (#22)