Here are some of the materials from my PyCon activities:
The tutorial source code (which is really just a cut down version of my PyCon '07 talk's source code; see the README and my blog post from back then).
(Sorry about the PPT format; printing to PDF increases the size 10x.)
As a bonus, here is a pair of example fixtures for resetting PostgreSQL databases. (See utils.py in the two subdirectories.)
I will post a demo/screencast and the source code from my OLPC/testing talk as soon as I clean it up a bit.
--titus
Legacy Comments
Posted by Stan Seibert on 2008-03-22 at 08:29.
Keynote exports them to PDFs that are "only" 2x or 3x larger: <a href="http://mtrr.org/pycon2008/olpc-testing- pycon08.pdf">http://mtrr.org/pycon2008/olpc-testing-pycon08.pdf</a> <a href="http://mtrr.org/pycon2008/pycon-2008-testing.pdf">http://mtrr .org/pycon2008/pycon-2008-testing.pdf</a>
Posted by David Boddie on 2008-03-22 at 08:55.
I used OpenOffice to export the presentation to a PDF file half the size of the original PowerPoint file. Let me know if you want me to send it to you.
Posted by Titus Brown on 2008-03-22 at 12:19.
Thanks -- the links that Stan set up look good!
Posted by Peter Bengtsson on 2008-03-23 at 17:47.
What about that mentioned Youtube video from Google where they supposedly say how incredibly many Selenium tests they have?
Posted by Grig Gheorghiu on 2008-03-23 at 22:12.
Peter -- here is the link to the Selenium Meetup at Google: <a href ="http://youtube.com/watch?v=EDb8yOM3Vpw">http://youtube.com/watch?v=E Db8yOM3Vpw</a> Grig
Comments !