Skip to content

Adds per-adapter DocFX tab groups to documentation pages#51

Merged
kommundsen merged 1 commit intomainfrom
docs/adapter-specific-samples
Apr 5, 2026
Merged

Adds per-adapter DocFX tab groups to documentation pages#51
kommundsen merged 1 commit intomainfrom
docs/adapter-specific-samples

Conversation

@kommundsen
Copy link
Copy Markdown
Owner

  • quick-start, installation, tutorial 01, tutorial 05, and the MCP server guide now use DocFX tab syntax so readers can select their adapter (xUnit v2, xUnit v3, NUnit, MSTest) and see matching code throughout the page
  • Guides that used framework assertions incidentally (recursive-strategies, targeted-testing) are converted to bool-returning properties instead of adding unnecessary tabs
  • Fixes an invalid file link in contributing.md that pointed outside the docset into docs/decisions/

Description

Type of change

  • Bug fix
  • New feature / strategy
  • Refactor (no behavior change)
  • Documentation / chore

Checklist

  • dotnet test src/ passes
  • New behavior is covered by tests (TDD: Red → Green → Refactor)
  • Follows .editorconfig code style

- quick-start, installation, tutorial 01, tutorial 05, and the MCP
  server guide now use DocFX tab syntax so readers can select their
  adapter (xUnit v2, xUnit v3, NUnit, MSTest) and see matching code
  throughout the page
- Guides that used framework assertions incidentally
  (recursive-strategies, targeted-testing) are converted to
  bool-returning properties instead of adding unnecessary tabs
- Fixes an invalid file link in contributing.md that pointed outside
  the docset into docs/decisions/
@kommundsen kommundsen added the documentation Improvements or additions to documentation label Apr 5, 2026
@kommundsen kommundsen merged commit 0255b87 into main Apr 5, 2026
1 check passed
@kommundsen kommundsen deleted the docs/adapter-specific-samples branch April 5, 2026 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant