13
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 15 hours ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added missing files - MIT license and examples. More... almost 19 years ago
Major overhaul of rdocs - only include public API. Added examples - syntax highlighting by coderay. Namespaced auto_verify. More... almost 19 years ago
licensing changes - release 0.3.1 More... almost 19 years ago
Released 0.3.0 More... almost 19 years ago
Auto-verify stub_everything instances. Allow specific stubs to be defined in stub_everything. More... almost 19 years ago
Added stub_everything functionality. Only yield from stub if 'yields' is called for expectation, not just because block_given. More... almost 19 years ago
Ensure all teardowns are called even if exception raised in one teardown. Stubba verification failures have backtrace indicating line number where expects was called. More... almost 19 years ago
Rename @object instance variable in class_method, etc to be stubbee. More... almost 19 years ago
Remove calls to verify in stubba_acceptance_test. More... almost 19 years ago
Auto-verify for Stubba. Include Stubba expectation verifications in test_result assertion count. More... almost 19 years ago
Mocks should respond_to expected methods. Removed unnecessary code in mock. More... almost 19 years ago
Added yields method for expectation. More... almost 19 years ago
Include expectation verifications in assertion count in test result. Filter out mocha classes from stacktraces. Set backtrace on expectation verification error to point to line where expectation was created. More... almost 19 years ago
Fix requires for rails plugin. More... almost 19 years ago
Added init.rb in attempt to make rails plugin. More... almost 19 years ago
More todos More... almost 19 years ago
More todos More... almost 19 years ago
Release 0.2.1 More... almost 19 years ago
Renamed MochaAcceptanceTest::Rover#move method to avoid conflict with Rake. More... almost 19 years ago
Tweaks so that I can release 0.2.0 More... almost 19 years ago
Updated release number to 0.2.0 for packages. More... almost 19 years ago
Updated docs ready for release 0.2.0 More... almost 19 years ago
Further separation of multiple_setup_and_teardown into smart_test_case library so it can be used in isolation. More... almost 19 years ago
Oops - fixed broken test. More... almost 19 years ago
Another fix after revieworld integration. More... almost 19 years ago
Fixes after integration with revieworld. More... almost 19 years ago
Added todo item. More... almost 19 years ago
Added auto-verify functionality and refactored setup and teardown. Improved tests. More... almost 19 years ago
Change suggested by Luke Redpath so that Stubba plays nicely with RSpec. More... almost 19 years ago
Added agiledox and rubyforge rdoc publishing rake tasks. More... almost 19 years ago