get-skipper
-
- 310 total downloads
- last updated 4/10/2026
- Latest version: 1.1.0
Core Google Sheets client and resolver for Skipper test-gating. Framework-agnostic — used by all GetSkipper.* integration packages. -
- 184 total downloads
- last updated 4/10/2026
- Latest version: 1.1.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. -
- 174 total downloads
- last updated 4/10/2026
- Latest version: 1.1.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. -
- 172 total downloads
- last updated 4/10/2026
- Latest version: 1.1.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. -
- 139 total downloads
- last updated 4/10/2026
- Latest version: 1.1.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. -
- 133 total downloads
- last updated 4/10/2026
- Latest version: 1.1.0
MSTest v3 integration for Skipper test-gating. Uses [GlobalTestInitialize] to hook into every test without requiring a base class or per-test changes.