1. A (Short) Meditation on Debugging

    I spent part of Saturday and Sunday working on Cartwheel, and then I spent part of Monday morning nailing down a bug that I thought I'd introduced. The process of tracking down and fixing this bug led me to give serious thanks for version control and automated tests, and at …

    read more

    There are comments.

  2. Looking for a Django Reader

    I've just finished the last rough draft of a short e-book, An Intro to Testing Web apps with twill and Selenium. The book has four sections:

    1. Introduction
    2. twill intro
    3. Selenium intro
    4. Testing an app with twill and Selenium

    The "app" being tested in #4 is just the very simple poll …

    read more

    There are comments.

  3. Strangling Your Code and Growing Your Test Harness: The 9 Phases of Building Automated Tests Into Legacy Code

    I'm in the early throes of building tests into my Cartwheel project. Cartwheel was one of the two projects that inspired my Web testing project, twill, so naturally I'm happy to finally be putting twill to good use in my own projects. Naturally the transition from building tools for building …

    read more

    There are comments.

  4. Some interesting discussions on the testing-in-python list

    For my own future reference, as well as to attract people to the fairly high signal testing-in-python mailing list, here are some particularly interesting posts to the TIP list.

    Raphael Marvie implements a simple textual specification -> test suite generator.

    Kumar McMillan makes some nice suggestions for Michal's "spec" nose plugin …

    read more

    There are comments.

« Page 7 / 8 »

social