testdriven.com Wrangling quality out of chaos

PyGUIUnit: Python GUI testing framework

05.28.2005 · Posted in Links

PyGUIUnit is a framework created for testing GUIs. It is built on top of the PyUnit framework, merging seamlessly with it, allowing developers to write tests for GUIs as he would normally do for any other piece of code.

Its current implementation is based on the PyQt framework.
link

  • del.icio.us
  • Digg
  • Google Bookmarks
  • Slashdot
  • StumbleUpon
  • Technorati
  • Twitter

Comments are closed