-
Hopefully someone has already solved this.
I'm trying to get a Serenity Cucumber project running using Junit5.
Issue is two fold, when using `mvn clean verify` it doesn't seem to find any tests…
-
Hello!
My name is Kuba and I'm learning about bdd with android.
I'm trying to make a simple app, but I really don't know much about testing - which is the main point.
So how do I create tests and…
-
After running mvn clean verify on the project template the error appears.
`
4.0.0
net.serenitybdd.starter
serenity-junit-starter
1.0.0-SNAPSHOT
jar
Sample Serenit…
-
[WordHat](https://github.com/paulgibbs/behat-wordpress-extension/) has been archived/abandoned. Should that prompt us to remove it from this repo?
----------
First, what is it, and how are we usin…
-
Sample project is created using template ' bobcat-aem-bdd'.
We are getting compilation error for junit.
Sample Repo: https://github.com/DeChrish/sample-bobcat
Stack-trace:
~/g/sample-bobcat on…
-
Our team has a case to use the BDD test, Playwright has any plan to add their own BDD implementation using the playwright test runner? That would be great if to have.
This can help many people who …
-
**Please write a rough BDD specification**
_[Replace sample below with actual BDD specification. See Gherkin syntax for reference: https://cucumber.io/docs/gherkin/reference]_
```
Feature: Object S…
-
### QAF Version:
> 4.0.0-RC2
### Steps To Reproduce
1. Have a unique BDD step name but use a duplicate method name (not in the same file).
2.
3.
### Expected behavior
1. S…
-
### What happened?
After upgrading serenity to 4.1.10 and java to version 21 the serenity report is not generated correctly. When clicking on scenario link from generated report to see the details …
-
I have migrated from V3 HTML reporter to V4 HTML reporter. I use BDD style reporting. Before my screenshots worked just fine, whole logic is same. I'm attaching screenshots via AddScreenCaptureFromPat…