dotnet-unit-tests
testland/qa.NET unit testing (C# / F# / VB.NET) with xUnit.net as the primary framework - `[Fact]` single tests, `[Theory]` + `[InlineData]`/`[ClassData]`/`[MemberData]`…
Scores out of 100 · grade B+
2026-08-20Works
40% of the score100/100
- Loads cleanly: valid frontmatter, required fields present, no dangling references.
Maintained
25% of the score100/100
- no commits in the last 12 weeks
Adopted
20% of the score11/100
- 5 stars on the source repo.
Documented
15% of the score90/100
- 1,038 words with worked examples.
- Ships 4 bundled files.
Install
npx skills add testland/qa/dotnet-unit-testsWhat it says it does
.NET unit testing (C# / F# / VB.NET) with xUnit.net as the primary framework - `[Fact]` single tests, `[Theory]` + `[InlineData]`/`[ClassData]`/`[MemberData]` parametrization, class and collection fixtures (`IClassFixture` / `ICollectionFixture`), parallel-execution config, `ITestOutputHelper` output, skip/traits filtering, and `dotnet test` CI with trx + coverage. Includes framework choice (xUnit for new projects; match an existing NUnit/MSTest convention detected from csproj PackageReferences; legacy .NET Framework 4.x → NUnit or MSTest) and test-authoring conventions (AAA mapping, argument-order traps, no fabricated methods, no smoke asserts). References cover NUnit (`[TestCase]`, constraint-model `Assert.That`), MSTest (`[TestClass]` / `[DataRow]` / TestContext), and the FluentAssertions `.Should()` catalog including the v8 commercial-license change. Use for any .NET unit-test task: choosing or configuring a framework, writing or parameterizing tests, fixtures, or wiring CI.
Also in testland/qa
| Artifact | Score | What the check found | Type | Reach | Last commit |
|---|---|---|---|---|---|
| idempotency-test-authortestland/qa | clean | Skill | 5 stars | yesterday | |
| flaky-test-quarantinetestland/qa | clean | Skill | 5 stars | yesterday | |
| appium-testingtestland/qa | clean | Skill | 5 stars | yesterday | |
| fast-check-testingtestland/qa | clean | Skill | 5 stars | yesterday | |
| negative-test-generatortestland/qa | clean | Skill | 5 stars | yesterday | |
| test-code-conventionstestland/qa | clean | Skill | 5 stars | yesterday |
Other testing & qa skills
Browse all| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| skill-creatoranthropics/skills | No license | Testing & QA | 358,827 installs | today | |
| systematic-debuggingobra/superpowers | clean | Testing & QA | 232,863 installs | 2 days ago | |
| webapp-testinganthropics/skills | No license | Testing & QA | 138,299 installs | today | |
| test-driven-developmentobra/superpowers | clean | Testing & QA | 204,536 installs | 2 days ago | |
| migrate-to-shoehornmattpocock/skills | clean | Testing & QA | 238,622 installs | today | |
| playwright-component-testingmicrosoft/playwright | clean | Testing & QA | 95k stars | today |
Put this measurement in your README
A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://skillworks.kynth.studio/?q=testland%2Fqa)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
