Lettuce Behaviour Driven Development for python

Development guidelines

Synopsis

  1. fork and clone the project: see lettuce repository at github.com
  2. :doc:/dev/install
  3. run the tests: see :doc:/dev/testing
  4. hack at will
  5. commit, push, etc…
  6. send a pull request

Table of contents

Keep in mind

your lack of tests if disturbing the force that lettuce is a testing software, patches and pull requests must come with automated tests, and if suitable, with proper documentation.

References