Skip to content

Conversation

flavorjones
Copy link
Member

@flavorjones flavorjones commented Jul 5, 2025

Looking at how Rails itself handles this, templates and generators tend to use the options hash (e.g. scaffold_genereator.rb, so I'm doing that instead of #560 or #561.

This also adds an integration test for the --skip-system-test case.

Fixes #559

@flavorjones flavorjones merged commit e8efa75 into main Jul 5, 2025
16 of 17 checks passed
@flavorjones
Copy link
Member Author

Will cut a release this weekend.

@rschultheis
Copy link

Thank you @flavorjones . I took a stab at a test in my PR and wasn't able to get it quick enough. Thanks for maintaining this great gem 💖

@flavorjones flavorjones deleted the flavorjones/559-skip-system-test branch July 6, 2025 18:56
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.

The system test scaffold generator is failing when a rails project lacks system tests
2 participants