issues
search
freerange
/
mocha
A mocking and stubbing library for Ruby
https://mocha.jamesmead.org
Other
1.23k
stars
158
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Consider using Rubygems' "trusted publishing" to publish gems automatically from GitHub Action
#683
floehopper
opened
3 days ago
0
Improve docs for `Expectation#with` when it takes a block argument
#682
floehopper
opened
4 days ago
0
Expectation with never cardinality should display deprecation warning
#681
floehopper
opened
1 week ago
4
Simplify backtrace-related assertions
#680
floehopper
closed
1 week ago
0
Fail fast if invocation matches never expectation
#679
floehopper
opened
1 week ago
0
`expects.never` doesn't handle `stubs` methods correctly
#678
ducmtran
opened
1 week ago
6
Add warnings about regressions to release notes
#677
floehopper
closed
3 weeks ago
1
Improve docs for keyword argument regression introduced in v2.3.0 and corresponding fixes
#676
floehopper
closed
3 weeks ago
0
Regression in `.expects(...).with(...)` around keyword arguments between 2.4.2 and 2.4.3 (not fixed)
#675
davidstosik
closed
1 month ago
5
Add IncludesExactly matcher
#674
mohammednasser-32
closed
5 days ago
7
introduce #has_all parameter matcher
#673
mohammednasser-32
opened
1 month ago
3
Fixes for Ruby v3.4
#672
floehopper
closed
3 months ago
1
Fix jaro_winkler compilation errors on MacOS
#671
floehopper
closed
3 months ago
1
Optional hash parameters are now required in `.expects.with`
#670
myprivatealaska
closed
3 months ago
1
Add frozen_string_literal to mockery
#669
radville
closed
3 months ago
1
Add failing test for #667
#668
cpjmcquillan
closed
3 months ago
0
Expectations with extra arguments are now "unexpected invocations"
#667
cpjmcquillan
closed
3 months ago
6
Add metadata to gemspec, including changelog_uri
#666
floehopper
closed
3 months ago
1
Add metadata to gemspec, including changelog_uri
#665
mattbrictson
closed
3 months ago
1
Fix regression when stubbed method expects Hash but receives ActionController::Parameters object
#664
floehopper
closed
3 months ago
1
Fix regression when stubbed method invoked with no arguments
#663
floehopper
closed
3 months ago
0
Regression after upgrading to `2.4.3`
#662
vlad-pisanov
closed
3 months ago
14
Rename variables & parameters in matchers to use `actual` & `expected`
#661
floehopper
opened
3 months ago
2
Fix regression when matching Hash parameter
#660
floehopper
closed
3 months ago
0
Update positional_or_keyword_hash.rb
#659
floehopper
closed
4 months ago
1
Update positional_or_keyword_hash.rb
#658
floehopper
closed
4 months ago
1
Error on `expects.with` with empty hash argument
#657
josesei
closed
3 months ago
10
Don't trust `Object#is_a?` in presence of Mocks
#656
casperisfine
closed
4 months ago
2
Fix regression in ParameterMatchers#has_entry, etc
#655
floehopper
closed
4 months ago
0
Since #648 `has_entry` no longer matches by exact value
#654
ElvinEfendi
closed
4 months ago
3
A "targeted" version of #any_instance
#653
brandoncc
closed
3 months ago
5
Improve rendering of keyword arguments
#652
floehopper
closed
5 months ago
1
Consider using Ruby v1.9 hash syntax in `Hash#mocha_inspect`
#651
floehopper
opened
5 months ago
0
Improvements to `#mocha_inspect` unit tests
#650
floehopper
closed
5 months ago
0
Improve rendering of keyword arguments
#649
casperisfine
closed
5 months ago
1
Fix nested parameter matching for keyword arguments
#648
floehopper
closed
6 months ago
4
Parameter matching fails on keyword arguments
#647
CodingAnarchy
closed
6 months ago
5
Better error message if `Mockery.teardown` is called when `Mockery.setup` has not been called successfully
#646
floehopper
opened
6 months ago
0
undefined method `sequences'
#645
tim-wovn
closed
7 months ago
5
Include the original test name in expired stub error messages
#644
floehopper
closed
7 months ago
1
Drop support for Ruby v2.0
#643
floehopper
closed
7 months ago
0
Fix Circle CI builds for Ruby v2.0 or discontinue support
#642
floehopper
closed
7 months ago
0
Include the original test name in expired stub error messages
#641
casperisfine
closed
7 months ago
16
Run CI build with `--enable-frozen-string-literal` Ruby command line option
#640
floehopper
opened
7 months ago
1
Mocha and Rails 7.0+ and controller tests
#639
zenspider
opened
8 months ago
3
Consider using GitHub-flavoured markdown notes, warnings, etc in README
#638
floehopper
opened
9 months ago
0
Stubbed methods not cleaned up post spec completion
#637
Bennet-Sunder
closed
9 months ago
1
Add Ruby v3.3 to CI build matrix
#636
floehopper
closed
10 months ago
0
Sign releases
#635
floehopper
opened
11 months ago
0
sometimes method fails to be mocked
#634
akostadinov
opened
11 months ago
8
Next