Sha256: 438b152baabf840e364b4f89bc232c6204b8778deb0d244d9206d0adc6c76440
Contents?: true
Size: 507 Bytes
Versions: 39
Compression:
Stored size: 507 Bytes
Contents
Examples: You can run a single test by appending a line number to a filename: <%= executable %> test/models/user_test.rb:27 You can run multiple tests with in a line range by appending the line range to a filename: <%= executable %> test/models/user_test.rb:10-20 You can run multiple files and directories at the same time: <%= executable %> test/controllers test/integration/login_test.rb By default test failures and errors are reported inline during a run.
Version data entries
39 entries across 39 versions & 5 rubygems