-
Add BDD tests to show [WACI Issuance DIDComm flow](https://identity.foundation/waci-presentation-exchange/#issuance-2).
Note: WACI uses
- [DIDComm v2](https://identity.foundation/didcomm-messaging…
-
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…
-
We should be alerted when the pipeline that regenerates compliance.cloud.gov fails for any reason, including when running BDD tests fails.
mogul updated
4 years ago
-
**Motivation**
The end user may want to do something like the following
```cpp
adiar::bdd acc = adiar::bdd_true();
for (auto &it = bdd_vec.begin(); it != bdd_vec.end(); it++) {
acc = bd…
-
### What happened?
I am currently use living documentation with cucumber by adding readme file under feature level but I am trying same approach with Junit and I don't have success question is this…
-
### 👓 What did you see?
I've configured the cucumber plugin to look for step defs in the right paths, but it's not matching the step-defs.
```yaml
"cucumber.features": [
"**/tests/…
neskk updated
1 month ago
-
### Terms
- [X] I have searched [open and closed feature requests](https://github.com/scribe-org/Scribe-Android/issues?q=is%3Aissue+label%3Afeature)
- [X] I agree to follow Scribe-Android's [Code of …
-
**The problem**
Sometimes we need to run code before / after particular feature file. Currently it can be achieved in playwright-bdd only with some [hacks](https://github.com/vitalets/playwright-bdd/…
-
At the moment the test suite fails when a version of Pytest-BDD newer than 3.2.1 is used.
For the legacy Python 2 branch, this will be fixed as part of #536. For the Python 3 branch, this is [alrea…
-
Is there a way to show scenarios outline as a new run in octane running the automated tests?
Maybe editing the xml file before send to octane?