add "ruby test/unit/issue_test.rb" for an each test at doc/RUNNING_TESTS
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7060 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
8da1ddfbcd
commit
1b9bb1ad0b
|
@ -9,8 +9,9 @@ Running Tests
|
||||||
|
|
||||||
Run `rake --tasks test` to see available tests.
|
Run `rake --tasks test` to see available tests.
|
||||||
`rake test` will run the entire testsuite.
|
`rake test` will run the entire testsuite.
|
||||||
|
You can run `ruby test/unit/issue_test.rb` for an each test.
|
||||||
|
|
||||||
Before running `rake test` you need to configure both development
|
Before running tests, you need to configure both development
|
||||||
and test databases.
|
and test databases.
|
||||||
|
|
||||||
Creating test repositories
|
Creating test repositories
|
||||||
|
|
Loading…
Reference in New Issue