You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-5
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,17 @@
2
2
3
3
## Bugfix
4
4
5
-
*[#79](https://github.com/atoum/phpstorm-plugin/pull/79) Right click on a test method permit to run a specific method
6
-
*[#80](https://github.com/atoum/phpstorm-plugin/pull/80) Add "no tests were found" error
7
-
*[#81](https://github.com/atoum/phpstorm-plugin/pull/81) Fix nullpointerException when the interpreter does not have a configuration
5
+
*[#79](https://github.com/atoum/phpstorm-plugin/pull/79) Right click on a test method permit to run a specific method ([@vdechenaux])
6
+
*[#80](https://github.com/atoum/phpstorm-plugin/pull/80) Add "no tests were found" error ([@vdechenaux])
7
+
*[#81](https://github.com/atoum/phpstorm-plugin/pull/81) Fix nullpointerException when the interpreter does not have a configuration ([@agallou])
8
8
9
9
10
10
# 0.8.0 - 2016-10-01
11
11
12
12
## Features
13
13
14
-
*[#71](https://github.com/atoum/phpstorm-plugin/pull/71) Add support for launching tests with php interpreters
15
-
*[#73](https://github.com/atoum/phpstorm-plugin/pull/73) Add an environment variable PHPSTORM when launching tests
14
+
*[#71](https://github.com/atoum/phpstorm-plugin/pull/71) Add support for launching tests with php interpreters ([@agallou])
15
+
*[#73](https://github.com/atoum/phpstorm-plugin/pull/73) Add an environment variable PHPSTORM when launching tests ([@agallou])
0 commit comments