@@ -11,7 +11,8 Run `rake --tasks test` to see available tests. | |||||
11 | Run `rake test` to run the entire test suite (except the tests for the |
|
11 | Run `rake test` to run the entire test suite (except the tests for the | |
12 | Apache perl module Redmine.pm and Capybara tests, see below). |
|
12 | Apache perl module Redmine.pm and Capybara tests, see below). | |
13 |
|
13 | |||
14 |
You can run `ruby test/unit/issue_test.rb` for running a single test case |
|
14 | You can run `ruby test/unit/issue_test.rb` for running a single test case and | |
|
15 | `ruby test/unit/issue_test.rb -n test_create` for running a single test. | |||
15 |
|
16 | |||
16 | Before running tests, you need to configure both development |
|
17 | Before running tests, you need to configure both development | |
17 | and test databases. |
|
18 | and test databases. |
General Comments 0
You need to be logged in to leave comments.
Login now