This repository has been archived by the owner on Oct 26, 2023. It is now read-only.
forked from heynemann/pyccuracy
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
guilhermechapiewski edited this page Feb 10, 2011
·
19 revisions
Pyccuracy is a Behaviour-Driven-Development-style tool written in Python that aims to make it easier to write automated acceptance tests. It improves the readability of those tests by using a structured natural language – and a simple mechanism to extend this language – so that both developers and customers can collaborate and understand what the tests do. Go to the “overview” section for more details.
- Overview
- Installation guide
- Downloading the Code
- Writing the first test
- Running the first test
- Quick Start
- Actions Reference
- Creating custom Actions
- Creating custom Pages
- Creating a custom Browser Driver
- Hooks
- Translating Pyccuracy to your own language
- Plugins
- Requesting features, reporting bugs and contributing
Join the Pyccuracy mailing list at Google Groups to discuss and get support from the community and team.
If you have further questions, please contact the team:
- Bernardo Heynemann (@heynemann)
- Claudio Figueiredo (@jcfigueiredo)
- Gabriel Falcão (@gabrielfalcao)
- Guilherme Chapiewski (@gchapiewski)
Contributors are listed here.