The Wayback Machine - https://web.archive.org/web/20200614085127/https://github.com/topics/gherkin
Skip to content
#

gherkin

Here are 325 public repositories matching this topic...

confucius
confucius commented May 11, 2019

ESpec is not fired despite being specified as the testing library in the WhiteBread context file:

mix white_bread.run
loading all contexts from features/contexts/**
** (exit) exited in: GenServer.call(:espec_specs_agent, {:update, #Function<0.60990145/1 in ESpec.add_spec/1>}, 5000)
** (EXIT) no process: the process is not alive or there's no process currently associated with the given n

asosnoviy
asosnoviy commented Oct 2, 2019
	И я запоминаю строку "Значение" в переменную "$$ИмяПеременной$$"
	И я запоминаю строку "Значение" в переменную "$$ИмяПеременной$$"

При втором вызове в контексте появляется переменная со значение вместо имени.

p.s. с $ОбычнымКонтекстом$ такая же беда.

image

paulreimer
paulreimer commented Dec 17, 2017

I can find lots of code examples on how to use it (in example/) but there are no build system files (CMakeLists.txt) in those directories. Reading the top-level CMakeLists.txt, it sets up the test( file SCENARIO=) command, which seems like a good approach for the tests within this library:

/GUnit/
    example/*.cpp
    test/*.cpp

But more likely a typical app structure wi

greghaskins
greghaskins commented Feb 1, 2016

Let's standardize on what Jasmine does: describe declares a "suite" and it declares a "spec".

This will make it less confusing for future users and contributors, and is especially important for ExampleSpec since that is what people see first when they find Spectrum on GitHub.

To do:

  • Read/seach through Spectrum's tests to find usages and mis-usages of "suite", "spec", and "test"
  • [
mkrzyzanowski
mkrzyzanowski commented Nov 7, 2018

It's time to properly handle the documentation :). This is a summary ticket for all tasks related to the docs update.

  • migrate whatever is worth and still true from the wiki to our docs site
  • document the new functionality related to interfaces handling
  • document the setup with various cloud providers, e.g. SauceLabs, Crossbrowsertesting, etc. (#69)
  • running tests in para
Xe
Xe commented Apr 6, 2018

FF - Today at 12:46 PM

It should perhaps be pointed out that the breath counter is synchronised, while the breath rate is intended to be personal.
I understood that the sensei so to speak would guide the group to breathe in a synchronised manner, since I didn't see a clear distinction between the act of breathing and the act of counting.

Improve this page

Add a description, image, and links to the gherkin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gherkin topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.