redding / assert

Assertion style testing framework.
https://github.com/redding/assert
MIT License
10 stars 1 forks source link

make test class result helpers consistant #10

Closed kellyredding closed 13 years ago

kellyredding commented 13 years ago

right now it has methods for getting the 'fail_results' and the 'error_results'. for consistancy, add methods for 'pass_results' and 'skip_results'.