Archive for the ‘Programming’ Category

August 3, 2010 0

Selenium-Python Textmate Bundle

By Anthony in Programming

Get it on github.

July 20, 2010 0

Nose print bug fixed

By Anthony in Programming

I fixed the nose print bug, where the first run of a test with a print statement would pass but any run thereafter would fail. Get the fix here: http://github.com/antlong/nose

July 13, 2010 0

Picka: Generate Randomized Test Data

By Anthony in Programming

For now, find Picka on github.

July 13, 2010 0

Browza: Automatically Use Any Browser w/ Selenium

By Anthony in Programming

For now, Browza can be found on github.