github.com/freerange/mocha
A mocking and stubbing library for Ruby
https://github.com/freerange/mocha
Mocking a call with empty keyword arguments fails its parameter validation
herwinw opened this issue over 2 years ago
herwinw opened this issue over 2 years ago
Consider adding a configuration option to hide satisfied expectations in output
floehopper opened this issue over 2 years ago
floehopper opened this issue over 2 years ago
Consider improving confusing behaviour for protected & private methods with Mock#responds_like etc
floehopper opened this issue over 2 years ago
floehopper opened this issue over 2 years ago
Consider improving confusing behaviour for protected & private methods with Mock#responds_like etc
floehopper opened this issue over 2 years ago
floehopper opened this issue over 2 years ago
Check Array#flatten works for mock object(s) in Ruby v2.0-v2.2
floehopper opened this issue over 2 years ago
floehopper opened this issue over 2 years ago
Consider displaying warning when Mock#respond_to_missing called w/ include_all set to true
floehopper opened this issue over 2 years ago
floehopper opened this issue over 2 years ago
Fix regression in Mock#responds_like behaviour
floehopper opened this pull request over 2 years ago
floehopper opened this pull request over 2 years ago
Fix regression in Mock#responds_like behaviour
floehopper opened this pull request over 2 years ago
floehopper opened this pull request over 2 years ago
ruby2_keywords is runtime dependency; not development dependency
floehopper opened this pull request over 2 years ago
floehopper opened this pull request over 2 years ago
cannot load such file -- ruby2_keywords (LoadError) on Ruby 2.6
mishina2228 opened this issue over 2 years ago
mishina2228 opened this issue over 2 years ago
cannot load such file -- ruby2_keywords (LoadError) on Ruby 2.6
mishina2228 opened this issue over 2 years ago
mishina2228 opened this issue over 2 years ago
[Bug] Recent changes to Mock `respond_to?` behaviour causing `NoMethodError`
adrianna-chang-shopify opened this issue over 2 years ago
adrianna-chang-shopify opened this issue over 2 years ago
[Bug] Recent changes to Mock `respond_to?` behaviour causing `NoMethodError`
adrianna-chang-shopify opened this issue over 2 years ago
adrianna-chang-shopify opened this issue over 2 years ago
Support multiple methods in responds_with matcher
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Support multiple methods in responds_with matcher
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Possible enhancement for responds_with matcher?
vlad-pisanov opened this issue almost 3 years ago
vlad-pisanov opened this issue almost 3 years ago
Possible enhancement for responds_with matcher?
vlad-pisanov opened this issue almost 3 years ago
vlad-pisanov opened this issue almost 3 years ago
Add a section on Semantic Versioning to the README
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Add a section on Semantic Versioning to the README
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Fix possible mistake in docs for Configuration#strict_keyword_argument_matching=
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Fix possible mistake in docs for Configuration#strict_keyword_argument_matching=
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Mocha v2 official release - checklist
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Mocha v2 official release - checklist
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Consider using Kernel#caller_locations vs Kernel#caller for richer a richer backtrace
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Consider using Kernel#caller_locations vs Kernel#caller for richer a richer backtrace
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Consider reporting location where stub is defined for strict keyword argument matching deprecation warning
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Consider releasing v1.16.0 to deprecate reinstate_undocumented_behaviour_from_v1_9 config option
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Consider releasing v1.16.0 to deprecate reinstate_undocumented_behaviour_from_v1_9 config option
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Solicit feedback on Mocha v2.0.0 pre-releases
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Solicit feedback on Mocha v2.0.0 pre-releases
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Check that nested parameter matchers still work with strict keyword argument matching
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Check that nested parameter matchers still work with strict keyword argument matching
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Remove optional reinstatement of Mocha v1.9 behaviour
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Remove optional reinstatement of Mocha v1.9 behaviour
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Does API#mock & API#stub work OK with Hash/keywords in Ruby v3?
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Drop support for older versions of minitest
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Drop support for older versions of minitest
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Drop support for older versions of test-unit
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Consider disabling deprecation warnings for all tests
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Check we properly support new features in Ruby v3.1
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Deprecation warnings for strict keyword argument matching
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Support strict keyword argument matching
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Support strict keyword argument matching
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Spike mocha inspect hashes
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Review deprecation warnings prior to major version release (v2.0)
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Add ruby2_keywords to invocations and expectations
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Investigate whether ActiveRecord Association Proxy tests are still relevant
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Throwaway commit
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Separate linting from test tasks
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Separate linting from test tasks
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Deprecate support for Ruby versions earlier than v2.0
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Deprecate support for Ruby versions earlier than v2.0
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Support strict keyword argument matching
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Support strict keyword argument matching
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Add Ruby < 2.0 deprecation warning
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Drop support for Ruby 1.9
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Drop support for Ruby 1.9
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Add acceptance tests for keyword arguments
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Add acceptance tests for keyword arguments
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Extract handle_method_call from method_missing
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Extract handle_method_call from method_missing
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Remove unnecessary splatting in Invocation
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Remove unnecessary splatting in Invocation
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Test PR builds in CircleCI
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Test PR builds in CircleCI
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Use Ruby v1.9 features
nitishr opened this pull request almost 3 years ago
nitishr opened this pull request almost 3 years ago
Document permitted nesting of parameter matchers
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Document permitted nesting of parameter matchers
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Composability of matchers?
zenspider opened this issue almost 3 years ago
zenspider opened this issue almost 3 years ago
Composability of matchers?
zenspider opened this issue almost 3 years ago
zenspider opened this issue almost 3 years ago
Spike refactoring of arguments for Ruby 3
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Remove ParametersMatcher from Invocation#call_description
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Remove ParametersMatcher from Invocation#call_description
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
A few cleanups following removal of support for Ruby v1.8
nitishr opened this pull request almost 3 years ago
nitishr opened this pull request almost 3 years ago
Drop support for older versions of minitest
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Drop support for older versions of minitest
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Drop support for older versions of test-unit
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Drop support for older versions of test-unit
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Fix test:performance Rake task
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Fix test:performance Rake task
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Fix test:performance task and consider adding it to CI build
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Fix test:performance task and consider adding it to CI build
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Use Ruby v1.9 Hash literal syntax
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Remove support for Ruby v1.8
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Ruby3 keyword argument matching
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Show proof of concept for keyword arg matching
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Show proof of concept for keyword arg matching
wasabigeek opened this pull request almost 3 years ago
wasabigeek opened this pull request almost 3 years ago
Consistent definitions for respond_to?
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Implicitly set responder on partial mocks
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Implicitly set responder on partial mocks
floehopper opened this pull request almost 3 years ago
floehopper opened this pull request almost 3 years ago
Investigate rationalising Configuration.stubbing_non_existent_method= & Mock#responds_like
floehopper opened this issue almost 3 years ago
floehopper opened this issue almost 3 years ago
Upgrade to more recent version of Rubcop
floehopper opened this issue over 3 years ago
floehopper opened this issue over 3 years ago
Upgrade to more recent version of Rubcop
floehopper opened this issue over 3 years ago
floehopper opened this issue over 3 years ago
Consider adding GitHub Codespaces configuration
floehopper opened this issue over 3 years ago
floehopper opened this issue over 3 years ago
Consider adding GitHub Codespaces configuration
floehopper opened this issue over 3 years ago
floehopper opened this issue over 3 years ago
Allow hiding satisfied expectations in test output
thomasmarshall opened this pull request over 3 years ago
thomasmarshall opened this pull request over 3 years ago
return what the block returned when using yield
eatwithforks opened this issue almost 5 years ago
eatwithforks opened this issue almost 5 years ago
Unexpected behaviour of `expects.never` on `stub`-ed method
BrentWheeldon opened this issue almost 5 years ago
BrentWheeldon opened this issue almost 5 years ago
Reduce surface & size of Cardinality
nitishr opened this pull request over 5 years ago
nitishr opened this pull request over 5 years ago
add keyword parameter matching
nitishr opened this pull request over 5 years ago
nitishr opened this pull request over 5 years ago