Feature #60
Add comparison reporting to MSpec
| Status : | New | Start : | 08/05/2008 | |
| Priority : | Normal | Due date : | ||
| Assigned to : | - | % Done : | 0% |
|
| Category : | - | |||
| Target version : | - | |||
Description
Based on the same idea of the old bin/completeness script, add a script that processes the output of running e.g. bin/mspec -w rails.yaml -f method spec/ruby to create a graph or spreadsheet of the number of specs (or missing specs) for each method in the run (optionally filtered with e.g. profile filter).
