# splinter **Repository Path**: mirrors_lukecyca/splinter ## Basic Information - **Project Name**: splinter - **Description**: splinter - python test framework for web applications - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README .. 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? `_ first steps =========== * `Installation `_ * `Quick tutorial `_ splinter open source project ============================ * `Community `_ * `Contribute `_ documentation ============= `splinter documentation `_ external links ============== `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) `_ `salad `_, a nice mix of great BDD ingredients (splinter + `lettuce `_ integration)