Skip to content

Instantly share code, notes, and snippets.

@ramneekhanda
Last active August 10, 2024 13:44
Show Gist options
  • Select an option

  • Save ramneekhanda/23b9e7e096a710e1d76774791fe98ca7 to your computer and use it in GitHub Desktop.

Select an option

Save ramneekhanda/23b9e7e096a710e1d76774791fe98ca7 to your computer and use it in GitHub Desktop.
feature unique_name
requires
- package/version
- package2/version
parallelism scenario
@attr searchtags list...
@attr somethingelse list...
scenario "test with {a} {b} {c}"
do n times
given $a $b $c
when
then
and
but
call
*
done report stats
end
examples
|a | b| c|
end
# comment
##
block comment
tests/
epic1/
feature1.gfe
feature2.gfe
grammar/
grammarfile.jar
grammarfile.py
grammarfile.js
grammarfile.toml
package.json
##
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment