- Changelog (
v3.3.0...v.4.0.0) - PR #81 Reformat slow test case output for compatibility with PHPUnit --filter option
- PR #82 New option
stopOnSlowstops execution upon first slow test. Default: false. - [...
Unclaimed project
Are you a maintainer of phpunit-speedtrap? Claim this project to take control of your public changelog and roadmap.
Changelog
Reports on slow-running tests in your PHPUnit test suite
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
An open-source, self-hostable PaaS alternative to Vercel, Heroku & Netlify that lets you easily deploy static sites, databases, full-stack applications and 280+ one-click services on your own servers.
โ๏ธ Nextcloud server, a safe home for all your data
Laravel is a web application framework with expressive, elegant syntax.
v3.3.0...v.4.0.0)stopOnSlow stops execution upon first slow test. Default: false.๐ Version 3.3.0 has been released! ๐
If you encounter issues please open a new Issue or create a new Discussion.
Version 3.3.0 is backwards compatible with all prior version 3.0 releases. There are no breaking changes.
{
"require": {
"johnkary/phpunit-speedtrap": "^3.3"
}
}
$ composer update johnkary/phpunit-speedtrap...
Added compatibility with PHPUnit 8.0+ via composer.json.
No changes required.