0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 23 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update expectations to r69. More... almost 16 years ago
Upgrade to RSpec 1.1.4 More... almost 16 years ago
Another case of Windowsitis More... almost 16 years ago
Fix even more variations on the Windows path issues More... almost 16 years ago
Solve the whole backtrace parsing problem with a sledge hammer + lots of unit tests solution. It should be more or less rock solid now, and much better than before at least. More... almost 16 years ago
Add readme for Ant to point out how to handle out of memory errors in it More... almost 16 years ago
Make stories and expectations not run when filters are on, since there is nothing to filter on for them More... almost 16 years ago
Add support for filtering of RSpec examples and Test unit tests, by name More... almost 16 years ago
Delete artefacts that mistakenly got put in the repository, add support for dependencies to be automatically picked up in Maven, which solves JTESTR-42. More... almost 16 years ago
Add gitignore More... almost 16 years ago
Add a concept of current working directory, so that Maven tests can execute in sub modules. This fixes JTESTR-47. More... almost 16 years ago
Update pom to include TestNG dependency, and also make sure that Maven stuff actually compiles More... almost 16 years ago
Add support for setting the logging level on the JUnit runner, add some more flushing, and make sure that the join of the runner happens in the right place to avoid lovely race conditions More... almost 16 years ago
Final parts of JUnit runner support for JtestR More... almost 16 years ago
Fix simple stupidity error and also add most of the rest of the functionality needed for JUnit runner support. RSpec is still missing though More... almost 16 years ago
Add most of the support for JUnit running. Seems to work fine for Test::Unit at least. More... almost 16 years ago
Initial support for running from JUnit. This support doesn't actually add any error information at all More... almost 16 years ago
Updating JRuby version to r6728 (just before JRuby 1.1.2) More... almost 16 years ago
Small fixes for readability More... almost 16 years ago
Update version of in Maven example More... about 16 years ago
Fix potential NPE's More... about 16 years ago
Update version to snapshot again More... about 16 years ago
Add release announcement for 0.2, update pom.xml to current version and fix release checklist More... about 16 years ago
Some minor fixes to make this unified with the site content More... about 16 years ago
Update documentation for 0.2 release More... about 16 years ago
Add checklist for releases More... about 16 years ago
Add full support for Expectations More... about 16 years ago
add code to execute expectations More... about 16 years ago
change find_tests to remove expectations from available work files. also add handling for the case where all the tests are expectations More... about 16 years ago
Fix for JTESTR-45 More... about 16 years ago