File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 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 ] )
16
16
17
17
# 0.7.0 - 2016-05-16
18
18
134
134
135
135
136
136
[ @agallou ] : https://github.com/agallou
137
+ [ @vdechenaux ] : https://github.com/vdechenaux
You can’t perform that action at this time.
0 commit comments