Skip to content

stringfellow/lettuce-django-terrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

A default terrain file for any Django users who want to use the excellent
BDD package, "lettuce". (http://lettuce.it).

Put the terrain file in your project root. See accounts/feature/ for an
example usage -- this assumes you have an app called accounts which has 
a forms.py file and a RegistrationForm(forms.ModelForm), for example,
defined.

It uses selenium (http://seleniumhq.org) to do some of the checks.


Requirements:

* lettuce
* nose
* selenium
* lxml
* and of course, django.

About

A default terrain file for lettuce in django projects, includes selenium functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages