LuaBehave

A Lua framework that allows to run BDD-style user stories.

$ luarocks install --server=https://luarocks.org/dev luabehave

LuaBehave is a BDD (Behavior-Driven Development) testing framework that parses and runs BDD stories based on the Gherkin language.

Gherkin is a plain-text language with a simple structure. It is designed to be easy to learn by non-programmers, yet structured enough to allow concise description of test scenarios and examples to illustrate business rules in most real-world domains.

Versions

scm-1dev69 days ago(revision: 4)1 download

Dependencies

argparse >= 0.7.1
lua >= 5.2
luassert >= 1.9.0
penlight >= 1.13.1-1

Labels

Manifests