get-skipper
-
- 557 total downloads
- last updated 5/3/2026
- Latest version: 1.2.0
Core Google Sheets client and resolver for Skipper test-gating. Framework-agnostic — used by all GetSkipper.* integration packages. -
- 349 total downloads
- last updated 5/3/2026
- Latest version: 1.2.0
NUnit 3/4 integration for Skipper test-gating. Apply a single assembly attribute — all [Test] methods are checked automatically with no per-test changes required. -
- 305 total downloads
- last updated 5/3/2026
- Latest version: 1.2.0
Playwright for .NET integration for Skipper test-gating. Extends Microsoft.Playwright.NUnit base classes — swap PageTest for SkipperPageTest and all tests are gated automatically. -
- 301 total downloads
- last updated 5/3/2026
- Latest version: 1.2.0
MSTest v3 integration for Skipper test-gating. Uses [GlobalTestInitialize] to hook into every test without requiring a base class or per-test changes. -
- 300 total downloads
- last updated 5/3/2026
- Latest version: 1.2.0
Reqnroll (SpecFlow) BDD integration for Skipper test-gating. Add the package and configure it — all scenarios are gated automatically via [BeforeScenario] hooks with no changes to your step definitions. -
- 297 total downloads
- last updated 5/3/2026
- Latest version: 1.2.0
xUnit v2/v3 integration for Skipper test-gating. Hooks into all [Fact] and [Theory] tests transparently via a single assembly attribute — no per-test changes required.