Skip to content

Document test runner integrations - #72

Merged
nertzy merged 1 commit into
gh-68/runner-entrypointsfrom
gh-68/runner-docs
Sep 3, 2026
Merged

Document test runner integrations#72
nertzy merged 1 commit into
gh-68/runner-entrypointsfrom
gh-68/runner-docs

Conversation

@nertzy

@nertzy nertzy commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

The supported integrations need a short discovery path as well as runner-specific lifecycle guidance.

  • Show minimal setup for every runner near the top of the README
  • Add RDoc-compatible RSpec, Minitest, and Test::Unit guides
  • Document lifecycle ordering, mixed-runner setup, caveats, and contributor commands
  • Update changelog and package metadata for runner-neutral support

Closes #68. Stack layer 4 of 4.

@nertzy nertzy changed the title gh 68/runner docs Document test runner integrations Sep 3, 2026
@nertzy
nertzy marked this pull request as ready for review September 3, 2026 19:47
Add minimal README setup and detailed RDoc-compatible guides for each supported test runner.

#68
@nertzy
nertzy merged commit ecbf04d into master Sep 3, 2026
20 checks passed
@nertzy
nertzy deleted the gh-68/runner-docs branch September 3, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Test::Unit::TestCase test runner

1 participant