QA/TCM/BDD

< QA‎ | TCM
Revision as of 01:22, 11 December 2010 by Camd (talk | contribs) (Created page with "=== REST Endpoint Automation for the TCM Project === We use a Behavior Driven Development (BDD) tool called Lettuce as a framework for out REST endpoint tests.  Lettuce is ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

REST Endpoint Automation for the TCM Project

We use a Behavior Driven Development (BDD) tool called Lettuce as a framework for out REST endpoint tests.  Lettuce is written in Python, as are the tests it executes.

Requirements:

  • Python 2.6 or later