-
What are you building with SQLPage ?
A small point of sales proof of concept.
What is your problem ? A description of the problem, not the solution you are proposing.
I want to test my web-ap…
-
Is there any way where we can use the already defined step defination method in any other step defination, like the same way we can do in cucumber java bdd framework.
**cucumber java bdd example:**…
-
**Is your feature request related to a problem? Please describe.**
The repository currently lacks any end-to-end (e2e) tests. I recommend adding e2e tests to the repository to ensure code robustness.…
-
It's hard to use BDD record stream validators (*) correctly in the absence of documentation, and/or possibly framework changes. There are delays that are necessary to prevent flaky tests (especially …
-
# Generate validator code from PlantUML custom theme specification
## Context
Most organizations have business-minded individuals or non-software engineers defining the specifications of the sof…
-
The three main ‘key pieces’ of BDD: the artifacts, the domain language, and the process.
## Artifacts
When people talk about BDD, they tend to focus on the artifacts. The artifacts are an innovati…
-
### What's the problem you're trying to solve?
When building project in environments with restricted network access, it's hard to setup serenity-bdd reporter as it requires access to maven repo. Ther…
-
Hi, I'm the author of [godog - cucumber for golang](https://github.com/DATA-DOG/godog) BDD framework and a member of [cucumber](https://github.com/cucumber) team.
I like to use goconvey and I was t…
-
Great idea for a book.
Can you also write up mocking frameworks with Erlang such as:
Meck https://github.com/eproxus/meck
ErlyMock https://github.com/sheyll/erlymock
and BDD framework such as Cucumb…
-
- [ ] use PyTest as a default test framework (have a look on [official site](https://docs.pytest.org/en/), migration can be done softly with https://docs.pytest.org/en/8.2.x/how-to/unittest.html)
- […