-
1. Read our [Contributor Guidelines](https://github.com/CarmineOptions/derisk-research/blob/master/CONTRIBUTING.md) and [README](https://github.com/CarmineOptions/derisk-research/blob/master/README.md…
-
We occasionally see the following test failures indicating that the Java agent threw an exception when it called the [ClassFileTransformer.transform](https://docs.oracle.com/javase/8/docs/api/java/lan…
-
We're currently using `mocha+chai` in the `.buildkite/*` subset of our tooling.
It's different and (I think) less powerful than `jest` - we'd have to bring some other libraries to also allow for mock…
-
Hi @elihart
First of all, thanks a lot for open sourcing these mocking libraries.
I am trying to setup mavericks-mocking and mavericks-launcher in our codebase and was wondering if mavericks-mocki…
-
## (Issue Summary / Feature Request)
Is there any chance on getting the Arduino mocking libraries working with avr-gcc? I love the mocking libraries and the arduino_ci project works well with a singl…
-
MSW is an API mocking library similar to Wiremock but for Javascript. We're using it in our Storybook setup and the team suspects there might be productivity improvements to spreading this more genera…
-
Hello, love the library.
I am looking to see if there are examples available for testing / mocking the outputs. I have tried a number of methodologies to mock the output. I hope that I am able to t…
-
To ensure the reliability of time-dependent tests and reduce their duration, I suggest mocking time in tests.
Currently, some tests implicitly rely on underlying platform performance by setting arbit…
-
### Feature description
Dear Playnite Team,
I hope this message finds you well. I am writing to discuss a concern regarding the recent behavior of the Moq library, specifically starting from ver…
-
I would love to see an importable mixpanel mock to use in unit testing.
### My current solution:
From another closed issue:
```javascript
jest.mock('mixpanel-react-native', () => ({
__esModul…