Skip to content

Comments

Refactor isolators into top-level classes#16

Merged
ngan merged 1 commit intomainfrom
np-isolators-restructure
Feb 23, 2026
Merged

Refactor isolators into top-level classes#16
ngan merged 1 commit intomainfrom
np-isolators-restructure

Conversation

@ngan
Copy link
Collaborator

@ngan ngan commented Feb 23, 2026

Summary

  • move framework-specific isolators into lib/fixture_kit/isolators as FixtureKit::RSpecIsolator and FixtureKit::MinitestIsolator
  • update configuration/autoload wiring and all references in specs/helpers/docs
  • simplify isolator failure handling and remove unused custom error classes
  • keep harness runs excluded from suite totals and add integration output assertions for expected test counts

Testing

  • bundle exec rspec --fail-fast
  • FIXTURE_KIT_INTEGRATION_FRAMEWORK=minitest bundle exec rspec --fail-fast

@ngan ngan merged commit 1a26ea2 into main Feb 23, 2026
8 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