Skip to content

sadfuzzy/redcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

endorse

Redcase Plugin for Redmine (sorry, have no time for support, feel free to fork and edit)

Redmine Redcase is a Plugin for managing test cases.

Installation

Clone the plugin:

$ cd redmine_path && git clone git://github.com/sadfuzzy/redcase.git plugins/redcase

Run bundle:

$ bundle install --path vendor/bundle

Run migrations:

$ bundle exec rake redmine:plugins 

Usage

In Redmine enable TestCase tracker and you'll get a 'Test case' tab in projects' menu.

TODO: Write more usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Redmine Redcase Plugin for managing test cases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages