turbo_tests
turbo_tests copied to clipboard
add --create flag
Improve the initial setup experience by allowing the user to run bundle exec turbo_tests --create
to create the databases. Also add documentation regarding this new onboarding process. This may help with #12 being less of a hurdle for users coming over from parallel_tests, as well as brand new users.
seems reasonable to document this even if not done automatically?