simplistix/testfixtures
testfixtures is a collection of helpers and mock objects that are useful when writing automated tests in Python.
PythonMIT
Issues
- 1
8.3.0 fails with "AssertionError: LogCapture instance closed while still installed"
#200 opened by andy-maier - 6
8.3.0: documentation build error
#199 opened by wuch-g2v - 5
Selectors don't work for MockPopen on Linux
#190 opened by odisseus - 9
- 3
Popen deprecation warning
#186 opened by neilmillard - 3
- 3
Test failures with Python 3.12
#183 opened by mgorny - 1
Question - POpen with higher-level calls.
#179 opened by bearrito - 11
Mypy `no_implicit_reexport` x testfixtures
#178 opened by g-as - 4
UnsupportedOperation: fileno
#177 opened by mgzenitech - 2
check_present shows nothing and throws AssertionError when checking a particular while check returns all logs
#176 opened by JoabMendes - 9
6.18.5 - broken logcapture and tempdir decorator
#174 opened by tpazderka - 4
Latest version broke our pipeline
#173 opened by screig - 2
Error with Python 3.6.3 and flake8 4.0.1
#172 opened by selimt - 4
Package does not specify supported Python versions
#171 opened by andy-maier - 10
No longer compatible with sybil==3.*
#169 opened by jonringer - 1
Test failures on Python 3.10
#168 opened by fabaff - 4
6.18.3: pytest is failing
#165 opened by kloczek - 1
- 2
Missing None Attributes Guard in testfixtures.comparison.compare_simple
#161 opened by chludwig-haufe - 1
LogCapture does not preserve/restore filters
#157 opened by rittneje - 1
Test failure when testing against Django 3.2.0
#156 opened by s-t-e-v-e-n-k - 1
- 1
Decorator for OutputCapture
#153 opened by bryceschober - 2
Support multi-line regex in StringComparison
#152 opened by bryceschober - 16
- 5
- 10
Default behavior for unit tests: Fail if Errors are being logged and not Asserted.
#138 opened by zolyfarkas - 9
- 1
ERROR collecting test session
#134 opened by PureTryOut - 6
compare() of Mock.call_args[_list] fails because these call() objects are two-tuples
#130 opened by asqui - 1
- 1
DeprecationWarning: invalid escape sequence
#129 opened by llchan - 5
- 6
MockPopen() and universal_newlines=True
#127 opened by jedie - 5
- 1
- 2
Decimal comparison exposes Decimal type internals
#121 opened by asqui - 1
testfixtures.compare(x, y) does not work for instances of a class derived from an abstract class
#120 opened by LHCGreg - 2
- 1
- 1
- 12
TestCall.test_non_root_params_not_equal fails
#115 opened by felixonmars - 1
Heads-up: testfixtures is packaged in FreeBSD ports
#114 opened by 0mp - 5
"<BLANKLINE>" in examples
#111 opened by kannes - 6
Expected MockPopen.set_command to accept a list
#109 opened by cblegare - 3
Is this behaviour intended?
#108 opened by areebbeigh - 1
- 8
6.4.2 breaks with python 2.7
#105 opened by cleder - 2
mock popen kwarg executable typo
#104 opened by njoannin