public
Description: Open source, web-based agile project management, featuring: Goal planner, Story management, Issue-tracker, Code review, SCM Integration, Wiki & Blog. It is intended to assist the collaborative aspect of work carried out by software development teams.
Homepage: http://retrospectiva.org
Clone URL: git://github.com/dim/retrospectiva.git
Click here to lend your support to: retrospectiva and make a donation at www.pledgie.com !
retrospectiva / RUNNING_TESTS
100644 10 lines (7 sloc) 0.248 kb
1
2
3
4
5
6
7
8
9
10
h2. Creating the test repositories
 
To create the required repositories in the @tmp@ directory please go to your
application's root directory and enter:
{{{
  ruby script/create_test_repositories
}}}
 
Please follow the instruction on your screen.