openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Mocha (Ruby Mock/Stub Library)
Settings
|
Report Duplicate
13
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
about 15 hours
ago.
Jun 07, 2024 — Jun 07, 2025
Showing page 66 of 67
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added missing files - MIT license and examples.
James Mead
More...
almost 19 years ago
Major overhaul of rdocs - only include public API. Added examples - syntax highlighting by coderay. Namespaced auto_verify.
James Mead
More...
almost 19 years ago
licensing changes - release 0.3.1
James Mead
More...
almost 19 years ago
Released 0.3.0
James Mead
More...
almost 19 years ago
Auto-verify stub_everything instances. Allow specific stubs to be defined in stub_everything.
James Mead
More...
almost 19 years ago
Added stub_everything functionality. Only yield from stub if 'yields' is called for expectation, not just because block_given.
James Mead
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.
James Mead
More...
almost 19 years ago
Rename @object instance variable in class_method, etc to be stubbee.
James Mead
More...
almost 19 years ago
Remove calls to verify in stubba_acceptance_test.
James Mead
More...
almost 19 years ago
Auto-verify for Stubba. Include Stubba expectation verifications in test_result assertion count.
James Mead
More...
almost 19 years ago
Mocks should respond_to expected methods. Removed unnecessary code in mock.
James Mead
More...
almost 19 years ago
Added yields method for expectation.
James Mead
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.
James Mead
More...
almost 19 years ago
Fix requires for rails plugin.
James Mead
More...
almost 19 years ago
Added init.rb in attempt to make rails plugin.
James Mead
More...
almost 19 years ago
More todos
James Mead
More...
almost 19 years ago
More todos
James Mead
More...
almost 19 years ago
Release 0.2.1
James Mead
More...
almost 19 years ago
Renamed MochaAcceptanceTest::Rover#move method to avoid conflict with Rake.
James Mead
More...
almost 19 years ago
Tweaks so that I can release 0.2.0
James Mead
More...
almost 19 years ago
Updated release number to 0.2.0 for packages.
James Mead
More...
almost 19 years ago
Updated docs ready for release 0.2.0
James Mead
More...
almost 19 years ago
Further separation of multiple_setup_and_teardown into smart_test_case library so it can be used in isolation.
James Mead
More...
almost 19 years ago
Oops - fixed broken test.
James Mead
More...
almost 19 years ago
Another fix after revieworld integration.
James Mead
More...
almost 19 years ago
Fixes after integration with revieworld.
James Mead
More...
almost 19 years ago
Added todo item.
James Mead
More...
almost 19 years ago
Added auto-verify functionality and refactored setup and teardown. Improved tests.
James Mead
More...
almost 19 years ago
Change suggested by Luke Redpath so that Stubba plays nicely with RSpec.
James Mead
More...
almost 19 years ago
Added agiledox and rubyforge rdoc publishing rake tasks.
James Mead
More...
almost 19 years ago
←
1
2
…
59
60
61
62
63
64
65
66
67
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree