cabbage icon indicating copy to clipboard operation
cabbage copied to clipboard

Story BDD tool for executing elixir in ExUnit

Results 19 cabbage issues
Sort by recently updated
recently updated
newest added

There are two specific things I would like to note. 1) Version change. I feel like this is necessary given the fact that a whole new set of behaviours has...

So we came across an issue where we have two `defwhen`, and both their regex matches on with the feature we are writing. ## Reproduce Specifically we have something like...

Just correcting spelling on 'to'->'too' and lining up the pipes in the data table.

The icons used for both the organization and in the README are 😞 sadly ripped off of whatever I could find on the internet... Would be a good idea to...

help wanted

Hey devs. This is a feature request. I noticed that the `defbut` macro for `but` gherkin keyword is not implemented. If I'm not wrong this can be easily defined as...

`setup_all` -> should initialize test file scope `setup` -> should be able to setup `scenario`, alternative to background. How they should be behaving together?

enhancement
ExUnit
1.0

`Feature` should be translated to `describe` and `Scenario` to `test`.

It seems that SemaPhoreCI doesn't provide such functionality, or I didn't find it. TravisCI on the other had [does](https://docs.travis-ci.com/user/languages/elixir/). In either case, not selected CI is important, but in fact,...

enhancement
1.0

~~IMHO such case should be disallowed, and for defining "helper modules" there should be separate module that would define `def*` macros.~~

enhancement

Hello @mgwidmann ! I am wondering if there are plans to add cucumber expressions functionality, so we have something similar as described by Aslak here https://cucumber.io/blog/2017/07/26/announcing-cucumber-expressions We are currently looking...

enhancement
Gherkin
1.0