0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 6 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added using/expected/got error messaging for default and equality failure More... over 17 years ago
specjure/check-file works with relative paths More... over 17 years ago
Switched to Eclipse Public License -v 1.0 More... over 17 years ago
Another note about specjure/ie More... over 17 years ago
Made a note about specjure/ie in the readme More... over 17 years ago
More readme changes More... over 17 years ago
Added more to readme More... over 17 years ago
Made link to stack example clickable More... over 17 years ago
I think this quote broke it More... over 17 years ago
Does this break the github readme parsing? More... over 17 years ago
Testing readme size limit more More... over 17 years ago
Trying to see if there is a size limit on what Github will parse in the README More... over 17 years ago
Added more to readme More... over 17 years ago
More small readme changes More... over 17 years ago
Fixed indentation for code blocks More... over 17 years ago
Added some initial documentation More... over 17 years ago
Moved some methods More... over 17 years ago
Made check-group return a lazy collection, made some functions private, and updated the stack example to the new syntax More... over 17 years ago
Got rid of raising errors as a way of failing examples More... over 17 years ago
Added close? and throws? utilities, and added ie-not More... over 17 years ago
Using atoms now to collect example groups and shared groups More... over 17 years ago
Updated to new clojure doseq syntax More... over 17 years ago
Defined specjure/ie More... over 17 years ago
Changed should to ie More... over 17 years ago
Forgot spec files More... over 17 years ago
Starting conversion to new syntax More... over 17 years ago
Renamed before-each to before, and got rid of before-all for now... Before-all probably isn't necessary, as it could be replaced with separate contexts. Also, it adds complexity to threading. More... over 17 years ago
Renamed spec file to it_behaves_like More... over 17 years ago
Changed be-within to be-close More... over 17 years ago
Added be-within matcher More... over 17 years ago