pamil/phpspec-skip-example-extension
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.
@skip), reducing flaky test noise and speeding up CI/CD pipelines.@skip for database-heavy tests in CI).Adopt if:
Look elsewhere if:
For Executives:
"This package lets our dev teams temporarily disable PhpSpec tests with a simple annotation (e.g., @skip), cutting CI/CD wait times and reducing frustration from flaky tests. It’s a low-risk, zero-cost way to improve test velocity—ideal for teams adopting TDD or scaling test suites. Since it’s MIT-licensed and lightweight, it won’t add technical debt."
For Engineering:
*"If you’re tired of waiting for PhpSpec to run 100 tests when only 2 are relevant, this extension lets you skip examples via annotations (e.g., @skip or @skipIf). Perfect for:
@skip for local-only examples).How can I help you explore Laravel packages today?