We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d66f526 commit d4c3ae5Copy full SHA for d4c3ae5
CHANGELOG.md
@@ -1,8 +1,11 @@
1
# `dev-master`
2
3
-## Bugfix
+## Features
4
5
* [#79](https://github.com/atoum/phpstorm-plugin/pull/79) Right click on a test method permit to run a specific method ([@vdechenaux])
6
+
7
+## Bugfix
8
9
* [#80](https://github.com/atoum/phpstorm-plugin/pull/80) Add "no tests were found" error ([@vdechenaux])
10
* [#81](https://github.com/atoum/phpstorm-plugin/pull/81) Fix nullpointerException when the interpreter does not have a configuration ([@agallou])
11
0 commit comments