##// END OF EJS Templates
add "ruby test/unit/issue_test.rb" for an each test at doc/RUNNING_TESTS...
Toshi MARUYAMA -
r6940:1b9bb1ad0bf8
parent child
Show More
@@ -9,8 +9,9 Running Tests
9
9
10 Run `rake --tasks test` to see available tests.
10 Run `rake --tasks test` to see available tests.
11 `rake test` will run the entire testsuite.
11 `rake test` will run the entire testsuite.
12 You can run `ruby test/unit/issue_test.rb` for an each test.
12
13
13 Before running `rake test` you need to configure both development
14 Before running tests, you need to configure both development
14 and test databases.
15 and test databases.
15
16
16 Creating test repositories
17 Creating test repositories
General Comments 0
You need to be logged in to leave comments. Login now