-
My friend shift clicked in an iron furnace on the Comparator Button in an Netherride Furnace from the mod Iron Furnace. After that the Server instantly crashed. After a restart the server went online …
-
I am planning to add default timeout to all of my test scenarios (which has multiple Given, When, Then); not planning to add timeouts to individual Given, when, then functions. More specifically looki…
-
**Describe the bug**
The Title.
**Expected behavior**
The server to load.
**To Reproduce**
Steps to reproduce the behavior:
1. Load the modpack I'm running.
2. Make a server.
**Screensho…
-
**Describe the bug**
I am running around 1500 test cases on Bamboo and I am using allure report. It works fine when the test cases is around 1000, but fails to generate the report if it crosses more …
-
### 👓 What did you see?
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.735 s
-
From https://github.com/cucumber/cucumber-jvm/issues/1075
> ## Summary
>
> I have found that the Scala step classes are required to have a no-args constructor, but I'd like to be able to have my g…
-
Hi Prashant,
I've updated courgette-jvm version from `3.3.0` to `6.4.2` and I obtain following error from Courgette after cucumber tests execution execution (Gradle + JUnit).
```
1 Scenarios (1 pa…
-
## Summary
After updating `cucumber-testng` (and subsequently all transient dependencies) from `2.4.0` to `3.0.2` in `pom.xml`, automatic conversion for datatables using custom types stopped work…
-
Crashing on join when I updated both discord version and the vanish. My main guess is it is on this side.
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 12/3…
-
Hey,
First of all, thank you for making and maintaining such amazing framework. It is helping adopt BDD to my company's SW a lot.
I was wondering if cucumber-android supports BeforeAll and After…