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.3 | MIT | 10 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 | 14 | 23K | 4 | 7.9 | 44.1 | NOASSERTION | 11 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 | 1K | 0 | 0.3 | 42.6 | 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 | 125 | 0 | 14.9 | 6.8 | MIT | 7 months ago | |
| phpspec/phpspec2 | 0.82 | — | 162 | 169 | 25 | 32 | 0 | 0.9 | 1.0 | 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 | 991 | 2 | 1.2 | 13.7 | MIT | 10 years ago | |
| phpspec/phpspec | 0.68 | PHPSpec is a behavior-driven development tool for PHP. Specify how objects should behave, then generate and evolve code through examples with fast feedback. Great for designing clean APIs, refactoring safely, and writing focused specifications. | 1,905 | 1,946 | 287 | 255K | 136 | 72.5 | 62.3 | NOASSERTION | 1 month ago |
How can I help you explore Laravel packages today?