Crates.io | pest-intermittent |
lib.rs | pest-intermittent |
version | 1.0.2 |
source | src |
created_at | 2023-05-08 23:49:28.064147 |
updated_at | 2023-05-09 00:14:07.577482 |
description | This project aims to find intermittent tests at your php project |
homepage | https://github.com/z4nder/pest-php-intermittent-find |
repository | https://github.com/z4nder/pest-php-intermittent-find |
max_upload_size | |
id | 860151 |
size | 607,884 |
This project aims to find intermittent tests at your php project
The result following that pattern
{
"Test/File/Name.php:line_number": "Test Error Message"
}
Rust
Cargo
PHP and PestPHP Project
cargo install pest-intermittent
pest-intermittent 10 ./
First: Repeat quantity
Second: Project path
Help me to make this project more complete and effective, I've suffered many times with this problem and I believe you too.