Skip to content

Dill BDD Library – Unopinionated library to build behavior tests using the Gherkin DSL

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt
Notifications You must be signed in to change notification settings

netdragonboberb/dill-bdd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

dill-bdd (Dill BDD Library) is an unopinionated library to build behavior tests using the Gherkin DSL and run tests using mstest or any other test framework.

It is compatible with cucumber.io compatible feature files (Gherkin) that use a natural language syntax for defining integration tests It is not a full match of cucumber features.

The library is very small, and only concerned with running behavior tests using the Gherkin language.

Original author: Justin Haygood and used on Videa-tv production solutions.

Usage

Build src directory with dotnet core and add library to your project. See sample .sh scripts in build/ directory

Samples

See src/Dill.Tests for examples

About

Dill BDD Library – Unopinionated library to build behavior tests using the Gherkin DSL

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 87.6%
  • Gherkin 6.2%
  • Shell 6.2%