[py-svn] r56286 - py/trunk/py/doc

hpk at codespeak.net hpk at codespeak.net
Fri Jul 4 10:01:16 CEST 2008


Author: hpk
Date: Fri Jul  4 10:01:15 2008
New Revision: 56286

Modified:
   py/trunk/py/doc/TODO.txt
Log:
note that --showlocals doesn't work on trunk


Modified: py/trunk/py/doc/TODO.txt
==============================================================================
--- py/trunk/py/doc/TODO.txt	(original)
+++ py/trunk/py/doc/TODO.txt	Fri Jul  4 10:01:15 2008
@@ -4,8 +4,11 @@
 py.test 
 --------------
 
+- BUG: write test/fix --showlocals (not showing anything)  
+
 - review and refactor architecture of py.test with particular
   respect to: 
+  - allow custom reporting 
   - writing (stacked) extensions / plugins (compared to Nose) 
   - event naming and processing 
   - porting existing extensions (htmlconftest / buildbot / PyPy's conftest's ...) 



More information about the pytest-commit mailing list