-
*Version*: junit-dataprovider 2.4
*Description*: When using jupiter-engine version **5.4.0** or higher with junit-dataprovider, there are compilation and runtime errors.
*Repro Steps*:
- Replac…
-
### TestNG Version 6.14.3
### Expected behavior
TestNG results will show the parameters used. Without the parameters it is hard to distinguish which test case failed.
### Actual behavior
Test …
-
Hi all,
I am Getting Error "Failed to Dump Window Hierarchy","status":13" while i am using appium inspector on windows + Android
Complete log cat are as
---
iQEHaloControlHA.apk","address":"127.0.0…
-
## Actual Behavior -
Error message info is duplicated
```
WebDriverException: cannot forward the request Connection reset
Command duration or timeout: 19.45 seconds
Build info: version: '2.52.0', re…
emaks updated
5 years ago
-
## Meta -
OS:
MAC OS Sierra(10.12.6)
Selenium Version:
3.12 + 3.13
Browser: Chrome + Firefox
Browser Version:
Version 67.0.3396.99 (Official Build) (64-bit)
## Expected Beha…
-
Following is my cucumber template java file.
package some.template;
import cucumber.api.CucumberOptions;
//import cucumber.api.junit.Cucumber;
import cucumber.api.testng.CucumberFeatureWra…
-
See: https://github.com/opencfp/opencfp/pull/880
- **All test methods must have the `@test` annotation** -- We value descriptiveness in test method names
- **All data providers must return array-o…
-
Our tests make heavy use of https://github.com/TNG/junit-dataprovider. All of those are skipped. Furthermore, if I run all tests of a class (by clicking the _Run Test_ button above the class declarati…
-
I was thinking after being inspired by a colleague if we should start building our java projects with maven.. we could even publish some one maven-central so users can include our api in their project…
-
We are getting some questions in Slack on how to run Cucumber-jvm in parallel. This is possible as of v4(?). We should document how to do this correctly.
Some info: https://cucumber.io/blog/2018/0…