-
I've started using the "given/when/then" language more in the class when it comes to brainstorming test cases for the katas and projects. I should explore the feasibility of adding full-on Behavior-D…
-
Hi!
I just post my first question here.
Why Gauge?
1. Why it's better than plain JUnit?
2. Why it's better than Cucumber or JBehave?
By the moment I don't see why it's better. It seems like just ano…
-
-
The readme suggests adding the following line of code:
JUnitReportingRunner.recommandedControls(configuredEmbedder());
Suggested improvements:
1] Specify where this line of code goes? Does it go i…
-
Hi All,
I am trying to write some specific step based on given tags for scenario . But my After scenario is not picking the tags and i am not sure what i am missing here. I am using Serenity and JBeh…
-
**Describe the bug**
After switching from version 0.6.13 to version 0.6.14-SNAPSHOT, Vividus stopped creating data source for MySQL database connection.
**To Reproduce**
Configure MySQL database …
-
Ao traduzir o comando And do Inglês para o Português há um problema pelo fato da tradução possuir apenas uma letra ('E'). Qualquer palavra que contiver esta letra no cenário o jbehave irá "pensar" que…
-
Hi
I am using below upgraded pom xml for Serenity with JBehave , however , getting Build Success message without any action performed .
Please help.
[pom.txt](https://github.com/serenity-bdd…
-
Hi
Trying the new feature to diplay custom tags under Functional Coverage using 'report.tagtypes' .
It doesnt seem to work ( not able to see TestType and Module data in generated Serenity Report fo…
-
### 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…