-
-
A list of feature with I'm working on it :
Next versions :
- [ ] `onError` : #143
Done :
- [X] check missing Scenario / step / rule before `afterAll` of `describe` sine v3.4.0
- [X] …
-
What is the relationship between jest-bdd-generator and cucumber? The readme seems to introduce cucumber in a large part.
-
Say you have an application with both a back-end and front-end.
You have it organized in the same project.
The back-end and front-end will both need different wallaby config files to run.
I attempte…
-
checks:
- stars > 10
- not archived
- has `package.json`
- has `package-lock.json`
- hasn't `yarn.lock`
- hasn't `pnpm-lock.yaml`
- `package-lock.json` was updated less than 6 months ago
- is …
-
I got so many unused exports report that are actually used.
Mostly are `default` exports on Components and Containers, seems they are all detected as unused.
Some of them are detected as unused …
-
### What happened?
Below packages were updated
"@serenity-js/assertions": "^3.28.0",
"@serenity-js/console-reporter": "^3.28.0",
"@serenity-js/core": "^3.28.0",
"@serenity-js/cucumbe…
-
Hi, wondering if support for this is on the roadmap?
Or if it might possibly be achievable now by setting `ciTest` on the `context` in event mappers?
Thanks!
-
### Current Behavior
I am unable to get component tests working with the "@badeball/cypress-cucumber-preprocessor" plugin.
I can get them to work perfectly fine for e2e tests however for compone…
-
**Describe the bug**
I have updated my `nvim/init.lua` config such that I should be able to use the swapping functionality with `nvim-treesitter-textobjects`, however, when I try using these keybindi…