-
### Description of your issue:
Part of our test suite is using an electron app to run Cucumber-JS acceptance tests. (cucumber-electron)
To make it work, we use xvfb to simulate the display required …
-
I appreciate that we try to document he test. If we're writing a geherkin-style test scenarios, can we please use recognized way for this?
https://support.smartbear.com/cucumberstudio/docs/bdd/write-…
-
* Create an exeperiment/cucumber branch
* Install https://cucumber.io/ and try to create some basic resolvers
initial Idea for resolvers in the integration test space:
```
Given a swap contract betw…
-
## Description
When your session expires in the CMS you will be prompted to log back in in a modal. This Modal displays an iFrame with a login screen.
* The button styles for the modal don't mat…
-
I'd like to share my thoughts on playwright-bdd development in 2024.
There are 3 main directions:
1. ✅ **Become less dependent on Cucumber internals**
Currently feature files and step definition…
-
Cucumber Open no longer encourages the use of regular expressions. All snippets are Cucumber Expressions.
In order to be consistent and avoid confusing users I think we should avoid using Regular E…
-
## Summary
Documentation site is not available.
## Expected Behavior
I can access the site with Aruba documentation.
## Current Behavior
There is 522 error.
## Possible Solutio…
-
First of all, thank you! In my opinion this is the best package for writing widget tests as well as integration tests using BDD in terms of organization, ease of use and speed. Great work!
I think …
-
Hello,
We at Cucumber Ltd have a strategic plan to sunset https://relishapp.com and move everyone over to https://cucumber.io/jam
The RSpec project is our favourite user of Relish (it was @dchel…
-
**Problem description**
Delivery of **API test cases and documentation** is one of criteria in API Readiness Checklist.
Each subproject needs to develop a Gherkin feature file for specified API.
_…