ATTN: GitHub is currently in read-only mode. Please check GitHub's Twitter account for status updates.

public
Description: a ruby workflow engine
Homepage: http://ruote.rubyforge.org
Clone URL: git://github.com/jmettraux/ruote.git
ruote / rcov.sh
100644 5 lines (2 sloc) 0.067 kb
1
2
3
4
5
#!/bin/bash
 
rcov -Ilib:test --include-file test.rb test/test.rb