Good automated system testing framework in python

GabiMe picture GabiMe · May 13, 2010 · Viewed 22.4k times · Source

I am looking for good End to End testing framework under python, where the tests can be written in python and managed in a comfortable way. I know there are many unit testing frameworks, but I am looking for bigger scope, something like test director with support for reports etc,where a whole system is under test.

Answer

anijhaw picture anijhaw · May 13, 2010

You havent given any details so it is very difficult to know what specific product are you looking for. Maybe robotframework suits your needs