[py-dev] is there an easy-to-install py.test release for Windows?
holger krekel
hpk at trillke.net
Tue Jul 12 13:30:03 CEST 2005
Hi Michele,
On Tue, Jul 12, 2005 at 13:09 +0200, Michele Simionato wrote:
> Thanks, I will give to it a try. I am preparing a course about automatic testing
> to people using Windows (people which are not real programmers). Teaching
> py.test is easier since there is no OO cruft. So I am considering to teach it
> instead of unittest. An important requisite for my target of users is a
> seemless installation.
Sometimes i dream of someone who would do a real windows GUI frontend
similar to TortoiseSVN's way of having right-click-directory to test
and get different views on the errors. This real thing would also have
a real windows installer, of course.
It's great, btw, that you consider using py.test for teaching
automated testing courses. There were some fruitful discussions
at EuroPython about moving towards more unified testing approaches
in Python, btw. A couple of developer groups see the need
but as always it's a matter of actually getting to do it. I guess
that a one-week sprint with testing people from some major python
projects working together would accelerate such a development
of a unified testing approach considerably.
cheers,
holger
More information about the py-dev
mailing list