Commit 182f35c
authored
Phpunit wrapper (#4817)
* changed build process for phar
* Switched to use phpunit-wrapper
* loading shim
* fixed REST
* Switched to use phpunit-wrapper
* Fixed tests
* Switched to use phpunit-wrapper
* Fixed zend expressive - to not install dev deps
* Switched to use phpunit-wrapper
* no dev dependencies for project
* Fixed laravel event tests
* fixed Laravel event mocking
* Removed PHP 5.4 and PHP 5.5 tests from Travis CI1 parent dc4f569 commit 182f35c
File tree
2 files changed
+2
-2
lines changed- src/Codeception/Module
- tests/unit/Codeception/Module
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments