Skip to content

Conversation

rschultheis
Copy link

fixes #559

With this change the scaffold generator no longer assumes the existence of a system test file. Rails projects can be initialized without system tests using the --skip-system-test option.

fixes rails#559

With this change the scaffold generator no longer assumes the existence
of a system test file. Rails projects can be initialized without
system tests using the --skip-system-test option.
@rschultheis
Copy link
Author

#561 is a better approach. If the maintainers feel differently then please reopen.

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
1 participant