-
- May want some unittests on the functions in dds.py
- davidmc discovered some existing dds evaluations https://web2.acbl.org/documentLibrary/play/analysis/R030220.pdf. A good test would be to replic…
-
If swifter adapts to https it will be a great add on. This has the potential to become the goto library for mocking data in XCUITests.
-
### Suggested Behavior
I am using JSON files to provide JSON blobs that get passed to internal methods but I want to make sure that when people extend this process, the JSON they provide really is co…
-
Should CppUMock and the Memory Leak Detector plugin support multithreading. I have a case where I have compile a shared library with three methods. Each of these 3 calls mock().actualCall and mock().i…
-
```
Mockito is easy to use, so people use it! Unfortunately, this means that
sometimes they ignore the helpful advice on the mockito docs, namely:
"
Remember
Do not mock types you don't own
Don't …
-
```
Mockito is easy to use, so people use it! Unfortunately, this means that
sometimes they ignore the helpful advice on the mockito docs, namely:
"
Remember
Do not mock types you don't own
Don't …
-
```
Mockito is easy to use, so people use it! Unfortunately, this means that
sometimes they ignore the helpful advice on the mockito docs, namely:
"
Remember
Do not mock types you don't own
Don't …
-
Seems like curdling and HTTPretty are two nice libraries to use.
curdling(https://github.com/clarete/curdling) insists to be a fast, concurrent package manager for python. It looks like a considerable…
-
### Affected URL(s)
https://nodejs.dev/en/api/v18/test/#mocking
### Description of the problem
I don't see any docs here on how to mock an external library imported from node modules. It would be u…
-
```
Mockito is easy to use, so people use it! Unfortunately, this means that
sometimes they ignore the helpful advice on the mockito docs, namely:
"
Remember
Do not mock types you don't own
Don't …