0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve support for matchers. More... over 14 years ago
Merge remote branch 'luuse/master' into integration More... over 14 years ago
The instanceOf matcher checked the value of unset property More... over 14 years ago
Renamed namespace from OJ to OS More... over 14 years ago
Switched from using javascript functions to create a matcher to using functions in CPObject through categories More... over 14 years ago
Did some further cleanup and fixed a bug where the test summary never reset itself. More... over 14 years ago
Merge branch 'master' of [email protected]:luuse/ojspec More... over 14 years ago
Typo on the failure message method name for should not More... over 14 years ago
Fixed a typo on the failure message method name for should not More... over 14 years ago
Fixed autotest support, updated README with correct instructions for it. More... over 14 years ago
Added a matcher that checks classes and imported the custom matchers into CPObjec+Specs.j More... over 14 years ago
Moved the matches: method to OJMatcher since some matchers doesn't need a custom implementation. More... over 14 years ago
Added nil matcher More... over 14 years ago
Renamed namespace from OJS to OJ. More... over 14 years ago
Did some cleanup More... over 14 years ago
Added support for pending specs. More... over 14 years ago
Updated the README to fit the last commit. More... over 14 years ago
Changed the way a test is done to use matchers like RSpec. More... over 14 years ago
Renamed SpecCategory to CPObject+Specs, according to the naming convention. More... over 14 years ago
Added failure when a mock's expectation is not called. More... over 14 years ago
Stop instantiating a base object for all mocks. More... over 14 years ago
Style changes: switch from for: param when: param to for:param when:param. More... over 14 years ago
Fix use of for:with: in docs -- should have been for:checking:. More... over 14 years ago
Make ojspec operate correctly from a separate directory. More... over 14 years ago
Added basic mocking framework. More... over 14 years ago
Added BlankSlate class. More... over 14 years ago
Added note about autotest-fsevents and autotest-growl. More... almost 15 years ago
Added autotest support, plus a summary printout at the end of a spec run. More... almost 15 years ago
Added color-coding for success/failure/exception states. More... almost 15 years ago
Updated README with before/after blocks. More... almost 15 years ago