An open API service for software projects hosted on Open Collective.

github.com/freerange/mocha

A mocking and stubbing library for Ruby
https://github.com/freerange/mocha

Check Array#flatten works for mock object(s) in Ruby v2.0-v2.2

floehopper opened this issue over 2 years ago
Fix regression in Mock#responds_like behaviour

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
ruby2_keywords is runtime dependency; not development dependency

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
cannot load such file -- ruby2_keywords (LoadError) on Ruby 2.6

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
[Bug] Recent changes to Mock `respond_to?` behaviour causing `NoMethodError`

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
Support multiple methods in responds_with matcher

floehopper opened this pull request almost 3 years ago
Possible enhancement for responds_with matcher?

vlad-pisanov opened this issue almost 3 years ago
Possible enhancement for responds_with matcher?

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
Add a section on Semantic Versioning to the README

floehopper opened this issue almost 3 years ago
Mocha v2 official release - checklist

floehopper opened this issue almost 3 years ago
Mocha v2 official release - checklist

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
Solicit feedback on Mocha v2.0.0 pre-releases

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
Remove optional reinstatement of Mocha v1.9 behaviour

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
Drop support for older versions of minitest

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
Drop support for older versions of test-unit

floehopper opened this pull request almost 3 years ago
Consider disabling deprecation warnings for all tests

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
Deprecation warnings for strict keyword argument matching

floehopper opened this pull request almost 3 years ago
Support strict keyword argument matching

floehopper opened this pull request almost 3 years ago
Support strict keyword argument matching

floehopper opened this pull request almost 3 years ago
Spike mocha inspect hashes

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
Add ruby2_keywords to invocations and expectations

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
Throwaway commit

wasabigeek opened this pull request almost 3 years ago
Separate linting from test tasks

wasabigeek opened this pull request almost 3 years ago
Separate linting from test tasks

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
Deprecate support for Ruby versions earlier than v2.0

floehopper opened this pull request almost 3 years ago
Support strict keyword argument matching

wasabigeek opened this pull request almost 3 years ago
Support strict keyword argument matching

wasabigeek opened this pull request almost 3 years ago
Add Ruby < 2.0 deprecation warning

wasabigeek opened this pull request almost 3 years ago
Drop support for Ruby 1.9

wasabigeek opened this pull request almost 3 years ago
Drop support for Ruby 1.9

wasabigeek opened this pull request almost 3 years ago
Add acceptance tests for keyword arguments

wasabigeek opened this pull request almost 3 years ago
Add acceptance tests for keyword arguments

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
Extract handle_method_call from method_missing

wasabigeek opened this pull request almost 3 years ago
Remove unnecessary splatting in Invocation

wasabigeek opened this pull request almost 3 years ago
Remove unnecessary splatting in Invocation

wasabigeek opened this pull request almost 3 years ago
Test PR builds in CircleCI

floehopper opened this pull request almost 3 years ago
Test PR builds in CircleCI

floehopper opened this pull request almost 3 years ago
Use Ruby v1.9 features

nitishr opened this pull request almost 3 years ago
Document permitted nesting of parameter matchers

floehopper opened this issue almost 3 years ago
Document permitted nesting of parameter matchers

floehopper opened this issue almost 3 years ago
Composability of matchers?

zenspider opened this issue almost 3 years ago
Composability of matchers?

zenspider opened this issue almost 3 years ago
Spike refactoring of arguments for Ruby 3

wasabigeek opened this pull request almost 3 years ago
Remove ParametersMatcher from Invocation#call_description

wasabigeek opened this pull request almost 3 years ago
Remove ParametersMatcher from Invocation#call_description

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
Drop support for older versions of minitest

floehopper opened this issue almost 3 years ago
Drop support for older versions of minitest

floehopper opened this issue almost 3 years ago
Drop support for older versions of test-unit

floehopper opened this issue almost 3 years ago
Drop support for older versions of test-unit

floehopper opened this issue almost 3 years ago
Fix test:performance Rake task

floehopper opened this pull request almost 3 years ago
Fix test:performance Rake task

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
Fix test:performance task and consider adding it to CI build

floehopper opened this issue almost 3 years ago
Use Ruby v1.9 Hash literal syntax

floehopper opened this issue almost 3 years ago
Remove support for Ruby v1.8

floehopper opened this pull request almost 3 years ago
Ruby3 keyword argument matching

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
Show proof of concept for keyword arg matching

wasabigeek opened this pull request almost 3 years ago
Consistent definitions for respond_to?

floehopper opened this pull request almost 3 years ago
Implicitly set responder on partial mocks

floehopper opened this pull request almost 3 years ago
Implicitly set responder on partial mocks

floehopper opened this pull request almost 3 years ago
Upgrade to more recent version of Rubcop

floehopper opened this issue over 3 years ago
Upgrade to more recent version of Rubcop

floehopper opened this issue over 3 years ago
Consider adding GitHub Codespaces configuration

floehopper opened this issue over 3 years ago
Consider adding GitHub Codespaces configuration

floehopper opened this issue over 3 years ago
Allow hiding satisfied expectations in test output

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
Unexpected behaviour of `expects.never` on `stub`-ed method

BrentWheeldon opened this issue almost 5 years ago
Reduce surface & size of Cardinality

nitishr opened this pull request over 5 years ago
add keyword parameter matching

nitishr opened this pull request over 5 years ago