theAutomation
-
- 2,872 total downloads
- last updated 9/16/2026
- Latest version: 0.11.1
Core abstractions for the Precept test automation framework: test attributes, the ambient test context, settings, outcome exceptions and the assertion engine. -
-
- 1,632 total downloads
- last updated 9/16/2026
- Latest version: 0.11.1
dotnet new templates for Precept Web test projects with and without Reqnroll. -
-
- 1,532 total downloads
- last updated 9/16/2026
- Latest version: 0.11.1
Precept's test runner: a Microsoft.Testing.Platform test framework that owns discovery, filtering, parallel scheduling, retries, lifecycle hooks and reporting for Precept tests. A test project starts here. -
- 1,513 total downloads
- last updated 9/16/2026
- Latest version: 0.11.1
Optional Gherkin authoring for Precept: compiles Reqnroll feature files into Precept test classes and runs them on the Precept test runner. -
- 1,472 total downloads
- last updated 9/16/2026
- Latest version: 0.11.1
Test data management for Precept: environment-specific data sets for users, clients, vehicles and anything else a suite needs, dynamic value generation, factories that create and clean up data in the system... More information -
- 1,460 total downloads
- last updated 9/16/2026
- Latest version: 0.11.1
Database testing for Precept. Provider-agnostic: works with any ADO.NET provider (SQL Server, PostgreSQL, MySQL, SQLite) supplied by the test project. -
- 1,454 total downloads
- last updated 9/16/2026
- Latest version: 0.11.1
HTTP API testing for Precept: a fluent request builder, response assertions, and automatic request/response logging into the test report. -
- 1,401 total downloads
- last updated 9/16/2026
- Latest version: 0.11.1
Browser automation for Precept, built on Playwright: per-test isolation and automatic screenshot, trace and video capture on failure. -
- 1,358 total downloads
- last updated 9/16/2026
- Latest version: 0.11.1
Docker-backed dependencies for Precept runs, via Testcontainers: start a service for the run, hand its address to the tests, and tear it down afterwards. -
- 1,344 total downloads
- last updated 9/16/2026
- Latest version: 0.11.1
gRPC testing for Precept: pooled channels, typed clients, and assertions over status codes, deadlines and streaming responses. -
- 1,047 total downloads
- last updated 9/16/2026
- Latest version: 0.11.1
MCP server for Precept test projects: diagnoses the configuration faults that do not report themselves, and explains environment resolution, parallelism, filters and test data to a coding agent. -
- 999 total downloads
- last updated 9/16/2026
- Latest version: 0.11.1
ReportPortal reporting for Precept: a launch per run, a suite per class, a test item per scenario, with logs and artifacts attached. -
- 987 total downloads
- last updated 9/16/2026
- Latest version: 0.11.1
Azure DevOps reporting for Precept: a test run per suite execution, with results filed against the Test Case work items the scenarios are tagged with. -
- 979 total downloads
- last updated 9/16/2026
- Latest version: 0.11.1
Microsoft Teams reporting for Precept: one Adaptive Card per run, posted to an incoming webhook, listing what failed. -
- 527 total downloads
- last updated 9/16/2026
- Latest version: 0.11.1
The screenplay pattern for Precept: actors, abilities, interactions and questions, with the browser bindings that carry them out through Playwright. -
- 259 total downloads
- last updated 9/16/2026
- Latest version: 0.11.1
Excel, CSV, JSON and XML files for Precept tests: workbooks and CSV files written from a data table or a query result, rows appended to what the system under test already has, files read back as rows, JSON and... More information