Actions
Feature #4005
closedSetup shoulda to make it easier to test
Start date:
2009-10-08
Due date:
% Done:
100%
Estimated time:
Resolution:
Fixed
Description
shoulda provides a lot of testing helpers and macros to make it easier to test Ruby on Rails. This will help to improve the quality of Redmine's test suite while also making it easier to maintain.
Related issues
Updated by Eric Davis about 15 years ago
- Status changed from 7 to Closed
- % Done changed from 0 to 100
- Resolution set to Fixed
Added the shoulda gem in r2925 with some documentation and example tests.
Actions