Holger,

> huah!  py.test should not require pypy here
> but use the "source.js" that comes with package.
> I just fixed this with r56717 in http://codespeak.net/svn/py/dist
>
> So "py.test -r" should work now, also does on my windows installation.
> that mode is quite experimental but i think it's a very useful
> frontend in principle.

It works with r56717. At least it one-shot-works, that is:

pytest -r <testobjekt> gives a browser with the used html-site.

great work, thanks!!!

##########
What would be even greater:

make pytest loop on one file / directory, allways putting out
test-results as HTML. Redoing all tests on file change.

THAT would give a really wonderfull testing system: a pytest-Server
scanning (or using win32 Directory Change notifcation) the relevant
project and putting out test-information to http ... have one screen
comitted to show test results, and hack right on.

Harald


-- 
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Spielberger Straße 49
70435 Stuttgart
0173/9409607
no fx, no carrier pigeon
-
EuroPython 2009 will take place in Birmingham - Stay tuned!
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to