RomanYankovsky / DelphiSpec

Delphi library for running automated tests written in plain language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DelphiSpec

DelphiSpec is a library for running automated tests written in plain language. Because they're written in plain language, they can be read by anyone on your team. Because they can be read by anyone, you can use them to help improve communication, collaboration and trust on your team.

DelphiSpec was inspired by Cucumber and is using its own implementation of Gherkin.

Copyright

Copyright (c) 2013 Roman Yankovsky. See LICENSE for details.

About

Delphi library for running automated tests written in plain language

License:MIT License


Languages

Language:Pascal 97.3%Language:Gherkin 2.7%