testo/test
Testo plugin that adds the #[Test] attribute and discovery locator. Automatically finds attribute-marked test classes and methods for canonical attribute-driven test detection. Install with composer require --dev testo/test.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| testo/lifecycle | 0.89 | Lifecycle hooks plugin for the Testo PHP testing framework. Adds setup/teardown around individual tests and entire test classes to manage fixtures, external resources, and cleanup between runs. Install via composer require --dev testo/lifecycle. | 0 | 0 | 0 | 9K | 0 | 0.0 | 54.6 | — | — | |
| testo/testo | 0.88 | Testo is an extensible PHP testing framework with a lightweight core and middleware system. It lets you fully control your test environment while keeping familiar PHP syntax. Includes an init command, suite/plugin config via testo.php, and Composer scripts. | 203 | 203 | 12 | 10K | 18 | 41.0 | 37.7 | BSD-3-Clause | 1 month ago | |
| testo/inline | 0.87 | Inline test plugin for Testo: mark methods as tests via PHP attributes, without separate test classes. Ideal for quick checks near production code and self-documenting examples. Install with composer require --dev testo/inline. | 0 | 0 | 0 | 6K | 0 | 0.0 | 51.9 | — | — | |
| testo/convention | 0.87 | Testo naming-convention plugin that discovers tests by file and class name patterns instead of explicit attributes. Ideal for adopting Testo in existing codebases with established conventions or integrating third-party suites without Testo attributes. | 0 | 0 | 0 | 14K | 0 | 0.0 | 55.3 | — | — | |
| testo/filter | 0.86 | Testo filtering plugin that selects which tests run by name patterns, file paths, suites, types, and dataset pointers. Powers Testo CLI flags: --filter, --path, --suite, and --type. | 0 | 0 | 0 | 9K | 0 | 0.0 | 54.6 | — | — | |
| testo/assert | 0.86 | Assertion plugin for the Testo PHP testing framework. Adds a fluent assert/expect facade, expectation lifecycle, and helpers for matching thrown exceptions. Reports comparisons through Testo’s standard pipeline. Install via Composer: testo/assert. | 0 | 0 | 0 | 6K | 0 | 0.0 | 51.8 | — | — | |
| testo/data | 0.86 | Testo Data provider plugin: parameterize one test into many dataset-driven runs. Supports inline tuples, named datasets, cartesian product (cross), zipped iteration, and unions across multiple sources. Install via composer require --dev testo/data. | 0 | 0 | 0 | 6K | 0 | 0.0 | 52.1 | — | — | |
| testo/codecov | 0.84 | Testo code coverage plugin: collects line and branch coverage during test runs and generates CI-friendly reports (Clover, Cobertura, PHPUnit XML). Supports per-test attribution so tools can map covered lines back to the test that exercised them. | 0 | 0 | 0 | 12K | 0 | 0.0 | 55.3 | — | — |
How can I help you explore Laravel packages today?