.. image:: https://secure.travis-ci.org/cobrateam/splinter.png :target: http://travis-ci.org/cobrateam/splinter ++++++++++++++++++++++++++++++++++++++++++++++++ splinter - python tool for test web applications ++++++++++++++++++++++++++++++++++++++++++++++++ splinter is a tool for test web applications with a simple for find elements, form actions, and others browser actions. `what's new in splinter? <http://splinter.cobrateam.info/docs/news.html>`_ first steps =========== * `Installation <http://splinter.cobrateam.info/docs/install.html>`_ * `Quick tutorial <http://splinter.cobrateam.info/docs/tutorial.html>`_ splinter open source project ============================ * `Community <http://splinter.cobrateam.info/docs/community.html>`_ * `Contribute <http://splinter.cobrateam.info/docs/contribute.html>`_ documentation ============= `splinter documentation <http://splinter.cobrateam.info/docs/>`_ external links ============== `Django Full Stack Testing and BDD with Lettuce and Splinter <http://cilliano.com/blog/2011/02/07/django-bdd-with-lettuce-and-splinter/>`_ `Splinter: Python tool for acceptance tests on web applications <http://www.franciscosouza.com/2011/05/splinter-python-tool-for-acceptance-tests-on-web-applications/>`_ `Testes de aceitação com Lettuce e Splinter (pt-br) <http://www.slideshare.net/franciscosouza/testes-de-aceitao-com-lettuce-e-splinter?from=ss_embed>`_ `salad <https://github.com/wieden-kennedy/salad>`_, a nice mix of great BDD ingredients (splinter + `lettuce <http://lettuce.it>`_ integration)