An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

systemtestingtools

**SystemTestingTools** (for .net core 3.1+) extends your test capabilities, providing ways to create / return stubs, allowing you to run more comprehensive / deterministic / reliable tests in your local dev machine / build tool and in non-prod environments. * supporting interception of Http (HttpClient or WCF) calls: * before they are sent, returning stubs (ideal for automated testing) * after they are sent, where you can save the request and response (recording), log appropriately or replace bad responses by stubs (ideal for dev/test environments that are flaky or not ready) * asserting outgoing calls (ie: making sure out downstream calls have SessionIds) * intercept logs and run asserts on them

Ecosystem
nuget.org
Latest Release
2.0.33
almost 2 years ago
Versions
33
Downloads
48,150 total
Links
Registry nuget.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
Repository
Stars 31 on GitHub
Forks 7 on GitHub
Rankings on nuget.org
Downloads Top 8.5%