-
Hey! So excited to finally see this library out!
I will provide a few code review and suggestions below. Feel free to convert this to a discussion or whichever format is more suitable for you.
…
-
## What problem are you trying to solve?
Starting with wiremock 3.x, the coordinates of the dependency changed
From
```xml
com.github.tomakehurst
wiremock-jre8
…
-
RhinoMocks allows for the ability to return different objects the second, third, fourth etc. time that a method is called. This is particularly useful when you are mocking a factory for use in the cla…
-
https://semaphoreci.com/dorbel-tech/dorbel-app/branches/feature-phonegap/builds/13
```
9 failing
1) Integration - PATCH /listings/{id} should change image order:
Error: expected 200 "OK…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
-
Take the example of ProjectExistsCommand object in Project Tracker.
In ProjectEdit.cs we are calling ' DataPortal.Execute(cmd);'
What if we have a static method in Command object and then call Dat…
-
*Requested feature*
I am not sure if GoMock supports this natively or not. If it does, it would be nice if the documentation reflected how to do interaction testing more clearly. Interaction test…
-
We need to design and implement a method for automating testing of the sound effect and music system in MonoGame. This system will work under the existing [testing framework](https://github.com/mono/…
-
Our current testing environment only provides very limited testing of the different language bindings.
# What we have
systemtests that run the solverdummies for the different language bindings i…
-
### Is your feature request related to a problem? Please describe
For new contributors, it cant take a while and be a bit confusing where to start when developing, as it requires setting up a provide…