Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add bacon_rspec.rb to avoid errors when .bacon doesn't exist | Christian Neukirchen | 2008-07-06 | 1 | -0/+2 |
| | | | | darcs-hash:20080706164742-4fc50-c15021a90edea3535271ec792af7447f475c85dd.gz | ||||
* | support mappings for subdirs in autotest | jftucker | 2008-06-25 | 1 | -1/+10 |
| | | | | darcs-hash:20080625112029-28a3f-a8620aecf68d46cf0aeecb475e57fb52b864d0b8.gz | ||||
* | adding autotest support | jftucker | 2008-06-25 | 2 | -0/+36 |
The autotest auto discovery uses bacons test/unit output. It does not currently call specific examples (TODO). It currently attempts to fix the rspec auto discovery by removing it if it finds a .bacon under test/ or spec/. In fact, these are the only conditions under which the bacon autotest will load. darcs-hash:20080624222708-28a3f-839431c7732599ab78c7279d8dffcf4f4ee3c9e8.gz |