/splinter

splinter - Python acceptance testing for web applications

Primary LanguageJavaScript

splinter - Python acceptance testing for web applications

what's new in splinter 0.0.2?

splinter documentation

external links

Django Full Stack Testing and BDD with Lettuce and Splinter

Testes de aceitação com Lettuce e Splinter (pt-br)

install

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

development

Pull requests are very welcome! Make sure your patches are well tested.

running the tests

if you are using a virtualenv, all you need is:

$ make test

community

#cobrateam channel on irc.freenode.net