issues
search
atoum
/
phpstorm-plugin
Integrate atoum inside PhpStorm
https://plugins.jetbrains.com/plugin/8173?pr=phpStorm
MIT License
23
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Not working with WSL
#101
Cartman34
opened
3 months ago
0
Plugin is not detecting tests
#100
ostrolucky
opened
5 years ago
0
Fix test detection when tests extends atoum\test
#99
vdechenaux
opened
6 years ago
0
Error in Plugin
#98
StephanKrauss
opened
6 years ago
3
docker compose usage seems not detect
#97
Grummfy
opened
6 years ago
1
helper for autocompletion?
#96
Grummfy
opened
6 years ago
0
Running Tests on Windows PHPStorm
#95
KoriSeng
opened
7 years ago
1
Relaunch only failed test methods
#94
vdechenaux
opened
7 years ago
1
Go to tests from results
#93
vdechenaux
opened
7 years ago
0
Fix autocomplete on mock objects
#92
vdechenaux
opened
7 years ago
2
Support custom test namespace
#91
vdechenaux
opened
7 years ago
2
Launch one method by right clicking on its body (not just its name)
#90
vdechenaux
closed
6 years ago
2
adds travis badge
#89
agallou
closed
7 years ago
0
Add tests + travis
#88
vdechenaux
closed
7 years ago
1
Number of tests passed incorrect inside log/status
#87
Grummfy
opened
7 years ago
0
go to test from "atoum test results"
#86
Grummfy
opened
7 years ago
0
First character of the error message missing
#85
CedCannes
opened
7 years ago
0
Fix null pointer exception in saveFiles
#84
vdechenaux
closed
7 years ago
1
Fatal error If tested class does not exist.
#83
CedCannes
closed
7 years ago
0
Improve atoum test detection in file
#82
vdechenaux
closed
6 years ago
6
fix nullpointerException when the interpreter does not have a configuration
#81
agallou
closed
7 years ago
0
Add "no tests were found" error
#80
vdechenaux
closed
7 years ago
0
Right click on a test method permit to run a specific method
#79
vdechenaux
closed
7 years ago
3
Can't run a test from the vendor directory
#78
CedCannes
opened
7 years ago
0
Is the extension could contain the autocompletion?
#77
CedCannes
opened
7 years ago
2
Exception when trying to run test on ignored class
#76
CedCannes
closed
7 years ago
0
NullPointerException
#75
mnapoli
closed
6 years ago
2
detecting namespace of test class to put the logo on it
#74
Grummfy
closed
8 years ago
1
adds and environment variable PHPSTORM=1 to detect were the tests are launched
#73
agallou
closed
8 years ago
0
Add an environment variable to detect plugin usage in the telemetry
#72
jubianchi
closed
8 years ago
0
add support for launching tests with php interpreters
#71
agallou
closed
8 years ago
2
add support for .atoum.phpstorm.php file
#70
agallou
closed
8 years ago
5
adds an action to run all the tests
#69
agallou
closed
8 years ago
0
fix tap parsing in version 0.0.1 of atoum
#68
agallou
closed
8 years ago
0
Tap parser doesn't support 0.0.1 version
#67
agallou
closed
8 years ago
0
use atoum.phar to execute tests when it's needed
#66
CedCannes
opened
8 years ago
3
Set -mcn option?
#65
mnapoli
closed
8 years ago
4
improve project description in jetbrains website and plugin list
#64
agallou
closed
8 years ago
0
display tests list when all tests are passed
#63
agallou
closed
8 years ago
0
Fix test class method list when the test has a fatal error in test
#62
agallou
closed
8 years ago
0
Error displaying the test result when fatal error in test
#61
agallou
closed
8 years ago
0
fix navigation to test class when the tested class is in the global namespace
#60
agallou
closed
8 years ago
0
Navigate to test class doesn't work if the tested class is in the global namespace
#59
agallou
closed
8 years ago
1
debug mode with the test (xdebug, zend debug, etc)
#58
Grummfy
opened
8 years ago
1
Shortcut to run all test
#57
syrm
closed
8 years ago
1
display an error message when tests could not be run
#56
agallou
closed
8 years ago
1
Tests could now be runned on an entry on the right-clic menu of the open file tabs
#55
agallou
closed
8 years ago
1
run tests on a directory level
#54
agallou
closed
8 years ago
2
remove "empty test suite" message in console when test passes
#53
agallou
closed
8 years ago
1
Avoid displaying "empty test suite" in console
#52
agallou
closed
8 years ago
0
Next