[pypy-dev] Some issues with the testing framework

Maciek Fijalkowski fijal at genesilico.pl
Sun Oct 21 13:17:48 CEST 2007


Armin Rigo wrote:
> Hi Elmo,
>
> Indeed, it seems that we didn't try --tb=short with app-level tests.  It
> crashes for me too.  Not sure I want to investigate as it seems that
> nobody used --tb=short enough to notice so far...  It works fine on
> interp-level tests.
>
>
> Armin
> _______________________________________________
> pypy-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/pypy-dev
>
> :.
>
>   
Might be worth noticing. I'm trying to refactor py.test on a huge scale. 
This means that few things will change in API when subclassing Session, 
hence applevel tests would need some refactorings as well (probably not 
too much, but still). This might solve the problem as a side effect.

:.




More information about the Pypy-dev mailing list