-
How does `turnip_formatter` compare to existing report builders:
eg. this one for jenkins:
https://github.com/jan-molak/jenkins-cucumber-jvm-reports-plugin-java
And can this gem be used to produce c…
yragg updated
10 years ago
-
Hi,
I have a piece of Cucumber + JUNIT + Selenium WebDriver code to be used in JMeter for load testing.
Following is the piece of code:
package runner;
import org.apache.logging.log4j.LogMana…
-
It would be great to have those hooks in order to allow usage in environments that require global set-up & shut down, such as the Play framework. Using the SBT setting hooks `cucumberBefore` and `cucu…
-
@sashashura has been submitting a number of PRs to the Cucumber org that reduce the access to the Github token for specific actions. This block-list approach is unfortunately scatter gun and doesn't s…
-
### 👓 What did you see?
I was following along with the 10 minute tutorial [here](https://docs.cucumber.io/docs/guides/10-minute-tutorial/). Using maven, I downloaded the archtype project and th…
-
Hey guys, I have the following issue:
I'm using serenity + cucumber on Java 8.
I need a point in the test execution flow where I can execute code single time before tests' start (the so called "@B…
-
Hi,
I am using Serenity with cucumber version 4 in our project. I have a feature file with a multiple scenario's in it.. So I'm trying to run scripts in parallel at scenario level (by default Seren…
-
This repo seems recently modified but is this actually up to date.
What about embeddings and before and after blocks and so on?
Seems only to be a base minimum of it here.
Unfortunately almos…
-
It would be great to have a 60-90 second screen-cast:
- problem (why do I want to use it and when, show a sample end result)
- solution (how to use it, a simple example)
Also, it would be good to…
-
Sometimes it is helpful to be able to run a test suite as an executable jar on a machine with only a JVM and no maven or other tooling installed.
Can you please provide an example of how to do thi…