Building an Automated QA Infrastructure using Open-Source Python Too ls (#7)
Aaron Maxwell (27.Mar.2009)
Talk at PyCon 2009 (English - US)
The benefits of continuous test integration are well known . Setting up an infrastruture for this can be a lot of work. It involves integration with version control, automated product building and running o f tests, reporting on results in an accessible way, code coverage measuri ng, and code analysis such as with lint-like tools. We discuss how to set up such an automatic QA system using extensible open source python tools. The focus will be on Buildbot (http //buildbot.net), an open-source, Pyt hon-based continuous integration framework. Topics include a survey of the current best available open source software; testing code in languages othe r than python (and the benefits of using tools written in python in such a situation); strategies for extending these tools to meet custom needs, whi le avoiding maintainability and quality pitfalls; and special bonus details for QA of projects implemented in python specifically.
Quicklink: https://joind.in/253
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?



