Sha256: ebf7096fef0ffded8ced23e2553ac5587a06a3d3f2a7feb4d47dc83cba6faed6
Contents?: true
Size: 569 Bytes
Versions: 2
Compression:
Stored size: 569 Bytes
Contents
# Lucid TDL This is a test description language for the Lucid tool, modeled on Gherkin. ## Installation Add this line to your application's Gemfile: gem 'lucid-tdl' And then execute: $ bundle Or install it yourself as: $ gem install lucid-tdl ## Usage Instructions will follow once I have an implementation. ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lucid-tdl-1.1.0 | README.md |
lucid-tdl-1.0.0 | README.md |