Django Full Stack Testing and BDD with Lettuce and Splinter
Splinter: Python tool for acceptance tests on web applications
Testes de aceitação com Lettuce e Splinter (pt-br)
splinter 0.0.3 requires selenium 2.0b3. for update your selenium, you can run:
$ [sudo] pip install -U selenium
and for install splinter
$ [sudo] pip install splinter
- Source hosted at GitHub
- Report issues on GitHub Issues
Pull requests are very welcomed! Make sure your patches are well tested.
if you are using a virtualenv, all you need is:
$ make test
#cobrateam channel on irc.freenode.net