We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0ffcfe + 4561e99 commit d7043a7Copy full SHA for d7043a7
tool/jt.rb
@@ -681,6 +681,7 @@ def help
681
jt test specs fast run all specs except sub-processes, GC, sleep, ...
682
jt test spec/ruby/language run specs in this directory
683
jt test spec/ruby/language/while_spec.rb run specs in this file
684
+ jt test ... -- --jdebug run specs with the Java debugger
685
jt test compiler run compiler tests
686
jt test integration [TESTS] run integration tests
687
jt test bundle [--jdebug] tests using bundler
0 commit comments