Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prints out stats mixed with testdox output #15

Open
Neppord opened this issue Jan 18, 2016 · 0 comments
Open

Prints out stats mixed with testdox output #15

Neppord opened this issue Jan 18, 2016 · 0 comments
Labels

Comments

@Neppord
Copy link

Neppord commented Jan 18, 2016

When running phpunit with --testdox then it is posible to get a output which mixes speedtraps output with the dox.

<lots of tests above>
Name/Space/Here

You should really fix these slow tests (>500ms)...
 1. 5610ms to run <cut>
 2. 3332ms to run <cut>
 3. 3260ms to run <cut>
 4. 3059ms to run <cut>
 5. 2826ms to run <cut>
 6. 1473ms to run <cut>
 7. 1416ms to run <cut>
 8. 969ms to run <cut>
 9. 948ms to run <cut>
 10. 947ms to run <cut>
...and there are 29 more above your threshold hidden from view [x] Prefix
 [x] Is utf 8

All tests seem to have passed successfully!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants