[TIP] Fwd: - ATP problem

Grig Gheorghiu grig.gheorghiu at gmail.com
Tue Sep 1 09:12:30 PDT 2009


On Mon, Aug 31, 2009 at 11:20 PM, yoav glazner<yoavglazner at gmail.com> wrote:
> We tried PyFit and it was very lame, the error reporting about exceptions
> was terrible, it was not easy to work with.
> I guess what we need here is something like a DSL that seems like English
> and can be easy converted into testing code with regular asserts and
> behaviors of unittest capabilities
>
> PyFit/ Fittness is really the only way to go?
>

I'd also look into the Robot Framework, an acceptance test framework
inspired by  Fit, but more maintained than Fitnesse from what I can
see. It was open sourced from Nokia.

http://code.google.com/p/robotframework/

Grig



More information about the testing-in-python mailing list