We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
example:
-*- mode: minitest-compilation; default-directory: "~/proj" -*- started at Thu Sep 17 12:28:13 docker-compose exec test bin/rails test test/models/user_test.rb\:153 Run options: --seed 30197 # Running: ......................................... Finished in 2.451928s, 16.7215 runs/s, 19.1686 assertions/s. 41 runs, 47 assertions, 0 failures, 0 errors, 0 skips
this was with a non anonymous test within a few nested describe blocks. i've noticed this before but never made an issue.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
example:
this was with a non anonymous test within a few nested describe blocks. i've noticed this before but never made an issue.
The text was updated successfully, but these errors were encountered: