Posts Tagged ‘unit testing’

Test-driven development and Python/Flex apps

Monday, February 11th, 2008

My current work for Schevo is based on building a combination of a Python server app, an ActionScript client library, and a Flex user interface.

The project mentioned above is in very early stages, but if anyone is interested, I took some notes on creating a new test-driven Python/Flex app.

I plan to expand upon it once I get a good handle on doing an automated client/server test suite. If anyone wants to help edit or expand it, please contact me at gldnspud@gmail.com so I can give you access to the Mercurial repository.