[py-dev] is there an easy-to-install py.test release for Windows?

Grig Gheorghiu grig at gheorghiu.net
Sun Jul 10 20:54:40 CEST 2005


--- Michele Simionato <michele.simionato at gmail.com> wrote:

> The subject says it all. I would like to install py.test on Windows
> without
> having to install subversion first.
> 

To the best of my knowledge, the py library has not been released on
any platform yet. TortoiseSVN is a breeze to work with on Windows, so
why don't you give that a try :-) ? Also, once you check out the py
library files, you can install it on Windows via the setup.py script.
It should add py.test to your PATH, but for that you will have to open
a new command prompt window after the install.

Grig



More information about the py-dev mailing list