-
@ihassin on #2 asked me; "Will you use this repo to practice BDD?"
I'm trying to think of a small next step, I haven't done alot of Java GUI, or rather what I have done was eons ago! The app is so…
-
**Describe the bug**
In the allure report, it is not printing console logs. Also need info about how to include screenshot for failure cases and recording.
**To Reproduce**
Steps to reproduce the…
-
If you have a question, please ask it on the `#vscode` or `#vscode-go` channels in Gophers Slack](https://invite.slack.golangbridge.org/messages/vscode).
**Is your feature request related to a prob…
-
Hi all! At the project we have 2 Test Automation frameworks, first with Java (JUnit) and with Galen specs and the second with JS (Protractor + Cucumber), we need to add all galen specs to JS framework…
-
We can introduce platform availability checking step monitor
similar code https://github.com/vividus-framework/vividus/blob/master/vividus-plugin-mobile-app/src/main/java/org/vividus/bdd/mobileapp/st…
-
Hey, I've been exploring BDD frameworks and I realy likes the fluency of this one, so I was wondering if this repository is still active. Thanks!
-
Hacer compatible plugin BDD con intellij IDEA 10 cuando se intenta cargar la configuracion creada en IDEA9, o al
parecer tambien cuando se cambia la configuracion a ningun framework y se intenta crea…
-
Hi All,
I have almost 1500 Selenium functional test cases, wanted to trigger same functional testcases from BDD framework. I need some hint how I can do.
Any lead will be highly appreciated.
T…
-
Features in this library (especially data structures) tend to have states or have complex semantics. It is more sustainable to use a structured unit testing framework like BDD.
-
I am trying to use parameterized fixture in my pytest-bdd framework. Normal fixture works fine. But If I am passing parameters, it gives below error
""The requested fixture has no parameter define…