[TIP] structure of a testing talk

andrea crotti andrea.crotti.0 at gmail.com
Tue Oct 2 03:56:19 PDT 2012


2012/10/2 Jens Rantil <jens.rantil at gmail.com>:
> Python is used a lot for web development nowadays. How about mentioning that
> there are libraries for executing tests by controlling a browser? I'm
> thinking about Selenium and thelike. They are very useful for high-level
> testing.
>
> Regards,
> Jens

Yes sure, in my case it's not useful because it's an internal talk and
we don't use Python for web stuff anyway..

And in general is should more on unit testing and its foundations, to
convince people why is good and how to do it.



More information about the testing-in-python mailing list