graham-campbell/phpspec-skip-example-extension
PhpSpec extension that lets you skip spec examples via simple annotations. Add @require ClassOrInterface to skip all examples in a spec when a dependency isn’t available. Install with Composer and enable in phpspec.yml.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| henrikbjorn/phpspec-code-coverage | 0.88 | Deprecated PhpSpec extension that generates code coverage reports (HTML by default, plus clover/php/text) with configurable whitelists/blacklists and output paths. Install via Composer, enable in phpspec.yml, run phpspec (or phpdbg on PHP 7+). | 97 | 100 | 28 | 3K | 0 | 2.2 | 14.8 | MIT | 9 years ago | |
| friends-of-phpspec/phpspec-code-coverage | 0.86 | PhpSpec extension that generates code coverage reports (console and HTML) for your specs. Works with Xdebug, phpdbg or pcov and supports multiple PhpSpec/PHP versions, helping you see which parts of your codebase are exercised by tests. | 20 | 21 | 13 | 25K | 4 | 11.7 | 45.9 | NOASSERTION | 8 months ago | |
| pamil/phpspec-skip-example-extension | 0.83 | PhpSpec extension to skip examples via annotations. Add @require ClassOrInterface to a spec to skip all its examples when that dependency isn’t available—useful for optional integrations and version-dependent code. Compatible with PhpSpec 4 and 5. | 0 | 0 | 0 | 3K | 0 | 0.3 | 48.4 | MIT | 5 years ago | |
| memio/spec-gen | 0.82 | Memio SpecGen is a PhpSpec extension that auto-generates constructors and methods from your specs, adding type-hinted arguments, sensible variable names, collision-safe numbering, and constructor properties/assignments. | 66 | 67 | 10 | 196 | 0 | 19.8 | 9.2 | MIT | 4 months ago | |
| phpspec/phpspec2 | 0.82 | — | 163 | 169 | 25 | 65 | 0 | 0.9 | 1.7 | NOASSERTION | — | |
| coduo/phpspec-data-provider-extension | 0.80 | PHPSpec extension adding data providers to run the same specification with multiple input/output datasets. Define examples in your specs for concise, parameterized tests and cleaner coverage of edge cases without duplicating scenarios. | 39 | 40 | 19 | 827 | 2 | 1.2 | 12.7 | MIT | 10 years ago |
How can I help you explore Laravel packages today?