issues
search
uber
/
doubles
Test doubles for Python.
MIT License
164
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error "doubles.exceptions.VerifyingBuiltinDoubleArgumentError: unsupported callable"
#150
arnlen
opened
1 year ago
2
Fork package and rename to `dobles`
#149
toddsifleet
closed
1 year ago
0
Test more python version
#148
toddsifleet
opened
1 year ago
1
Add support for asyncio.Future
#146
charlax
opened
2 years ago
6
Is this project still maintained?
#145
marius-stanescu-archive360
opened
5 years ago
1
Possibly unintentional inconsistent behavior in property stubs
#144
kaungst
opened
5 years ago
0
Show diff of arguments when they don't match
#143
charlax
opened
5 years ago
4
Allowances/expectations on properties with setter
#141
dariocc
opened
5 years ago
1
Allow partial match of arguments
#140
charlax
opened
5 years ago
0
ValueError: no signature found for builtin <functools._lru_cache_wrapper object>
#139
charlax
opened
5 years ago
1
Add support for inspect.signature
#138
charlax
closed
6 years ago
13
Doubled methods signature can't be inspected
#137
charlax
closed
6 years ago
0
DeprecationWarning from inspect
#136
tmartyny
closed
6 years ago
3
doubles 1.5.0 breaks automatic teardown of top-level expectations between test cases
#135
jordanlibrande
closed
6 years ago
2
Base TestCase
#134
skudriashev
opened
6 years ago
0
Drop Python 3.2/3.3 support
#133
skudriashev
closed
6 years ago
2
Fix linting and enable by default
#132
skudriashev
closed
6 years ago
2
Better report doubles.verify failures in pytest
#131
toddsifleet
closed
6 years ago
2
Use custom string to represent args_validator in exceptions
#130
toddsifleet
closed
6 years ago
2
Verify and Teardown are not being called in unittest
#129
toddsifleet
closed
6 years ago
1
Fix usage with Exceptions requiring arguments
#128
toddsifleet
closed
6 years ago
1
Update to support pytest 3.5
#127
toddsifleet
closed
6 years ago
5
Doubles's pytest plugin reports failed assertion as errors rather than failed tests
#126
charlax
closed
6 years ago
5
No longer maintained
#123
anxodio
closed
6 years ago
6
mocks/expectations that do not call production method
#122
mehulkar
closed
7 years ago
2
allow_constructor does not work when importing using from
#121
achiinto
closed
6 years ago
1
cannot raise exceptions that take arguments
#120
mehulkar
closed
7 years ago
2
unexpected behaviour on TestCase.setUp() method
#119
steeeveb
closed
5 years ago
7
Doubles and contextlib
#118
markuswustenberg
opened
8 years ago
4
Update documentation for expects
#117
cozos
opened
8 years ago
0
Tag for 1.2.1
#116
michaeljs1990
closed
8 years ago
1
Make doubles work with partials
#115
rabbbit
closed
6 years ago
2
Fix typo
#114
bit2pixel
closed
8 years ago
1
Creating an expectation with times() implies with_args()
#113
denbeigh2000
closed
6 years ago
1
Fixed questionable grammar from assertion messages
#112
denbeigh2000
closed
8 years ago
0
Grammar in assertion messages is not valid English.
#111
denbeigh2000
closed
8 years ago
1
Fix steps for integrations with test runners
#110
nhubanov
closed
8 years ago
1
Fix pytest integration
#109
toddsifleet
closed
8 years ago
0
Wildcard argument matching support
#108
clin88
closed
6 years ago
1
Allow and_raise to pass arguments to the exception to handle complex signatures.
#107
dnathe4th
closed
6 years ago
0
False positive MockExpectationError
#106
denbeigh2000
closed
8 years ago
1
bump to 1.2.0
#105
toddsifleet
closed
8 years ago
0
Support arbitrary callables on class
#104
toddsifleet
closed
8 years ago
0
Can't double arbitrary callables on a instance of a class
#103
lopter
closed
8 years ago
1
update pytest integration for version >=2.8
#102
toddsifleet
closed
8 years ago
2
py.test deprecation warning
#101
Dowwie
closed
8 years ago
2
A few built-in comparators would be useful
#100
yandongliu
closed
8 years ago
1
Warning with pytest >= 2.8
#99
lopter
closed
8 years ago
0
Fix warning with pytest >= 2.8
#98
lopter
closed
8 years ago
7
allow hamcrest matchers as arg specs
#97
nitishr
closed
5 years ago
1
Next