-
### What happened?
```
org.gradle.api.internal.tasks.testing.TestSuiteExecutionException: Could not complete execution for Gradle Test Executor 4.
at org.gradle.api.internal.tasks.testing.SuiteTes…
-
is there away to use async step definitions with pytest-bdd ?
For a step definition like:
```
@when('i send cucumbers ')
async def i_send_cucumbers(loop):
pass
```
I see the warning:
`…
-
Tiger uses the [TigerSerenityReporterPlugin](https://github.com/gematik/app-Tiger/blob/bd4c731e9f4a2b778abb78613a6748b70fb39259/tiger-test-lib/src/main/java/io/cucumber/core/plugin/TigerSerenityReport…
-
This repo is focused on atomic testing. I think it should live under the [projectatomic github organization](https://github.com/projectatomic). Possible names:
- projectatomic/atomic-host-test
- proje…
-
Hi,
It would be useful if we could configure infinitest with a mapping of resources vs Test class(es) to run.
Currently in eclipse a Test will be run when the Java source file is modified or the cor…
-
Have you consider to support Gherkin language directly, similar to what https://github.com/behave/behave is doing for python? The idea to separate a "test" language from an implementation (C++/python/…
-
When specifying a custom `stepFolderName` in `build.yaml`, the generated dart files are unexpectedly created in the test folder instead of the intended directory (where the feature files belong, e.g i…
-
I have build a test framework with Java + cucumber + junit.
The tests are run with surefire plugin, and below is the 2 runners :
- AllTestRunner.java that runs all the test
- FailTestRunner.java…
-
**Issue by [sergeyt](https://github.com/sergeyt)**
_Thursday Sep 22, 2016 at 15:48 GMT_
_Originally opened as https://github.com/xolvio/chimp/issues/479_
----
Please provide examples and consider a…
-
Research gherkin framework for tests