Skip to content

tiagosamaha/bdd_django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BDD with Django

How to install

First of all, you'll need to install some dependencies. Here they are:

python-dev
python-setuptools
libxml2
libxslt1.1
libxslt1-dev

After that, you'll need to install pip. The easiest way to do that is:

easy_install pip

When it's done, run make to install all dependencies

Tools that we use

We'll use some tools to develop this site. Here are tools that we'll use:

Lettuce
Splinter

About

Django site developed with BDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages