Skip to content

Add test runner integration entrypoints - #71

Merged
nertzy merged 1 commit into
gh-68/test-unit-lifecyclefrom
gh-68/runner-entrypoints
Sep 3, 2026
Merged

Add test runner integration entrypoints#71
nertzy merged 1 commit into
gh-68/test-unit-lifecyclefrom
gh-68/runner-entrypoints

Conversation

@nertzy

@nertzy nertzy commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Runner setup currently requires consumers to reproduce each framework’s manual extension sequence. This layer provides complete one-require integrations for all supported runners.

  • Add with_model/rspec, with_model/minitest, and with_model/test_unit
  • Preserve plain-require and per-declaration runner configuration
  • Cover idempotence, missing optional frameworks, and manual setup in isolated processes

Part of #68. Stack layer 3 of 4.

@nertzy nertzy changed the title gh 68/runner entrypoints Add test runner integration entrypoints Sep 3, 2026
@nertzy
nertzy marked this pull request as ready for review September 3, 2026 19:47
@nertzy
nertzy force-pushed the gh-68/runner-entrypoints branch from 601756f to 98ad81b Compare September 3, 2026 20:00
Provide one-require setup for RSpec, Minitest, and Test::Unit while preserving manual configuration.

#68

Remove duplicated requires from runner entrypoint examples

temp spec changes
@nertzy
nertzy force-pushed the gh-68/runner-entrypoints branch from 98ad81b to 2dd6e79 Compare September 3, 2026 20:22
@nertzy
nertzy merged commit 2dd6e79 into master Sep 3, 2026
10 checks passed
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.

1 participant