mirror of
https://github.com/pestphp/pest.git
synced 2026-03-12 02:37:22 +01:00
adds test for CI env runs
This commit is contained in:
@ -648,6 +648,7 @@
|
||||
✓ it alerts users about tests with arguments but no input
|
||||
✓ it can return an array of all test suite filenames
|
||||
✓ it can filter the test suite filenames to those with the only method
|
||||
✓ it does not filter the test suite filenames to those with the only method when working in CI pipeline
|
||||
|
||||
PASS Tests\Visual\Help
|
||||
✓ visual snapshot of help command output
|
||||
@ -681,5 +682,5 @@
|
||||
✓ it is a test
|
||||
✓ it uses correct parent class
|
||||
|
||||
Tests: 4 incompleted, 9 skipped, 447 passed
|
||||
Tests: 4 incompleted, 9 skipped, 448 passed
|
||||
|
||||
Reference in New Issue
Block a user