mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
The getFilenames method now respects only calls.
This commit is contained in:
@ -615,6 +615,7 @@
|
||||
✓ it does not allow to add the same test description twice
|
||||
✓ 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
|
||||
|
||||
PASS Tests\Visual\Help
|
||||
✓ visual snapshot of help command output
|
||||
@ -648,5 +649,5 @@
|
||||
✓ it is a test
|
||||
✓ it uses correct parent class
|
||||
|
||||
Tests: 4 incompleted, 9 skipped, 420 passed
|
||||
Tests: 4 incompleted, 9 skipped, 421 passed
|
||||
|
||||
Reference in New Issue
Block a user