[svn r56286] note that --showlocals doesn't work on trunk

--HG--
branch : trunk
This commit is contained in:
hpk 2008-07-04 10:01:15 +02:00
parent d4c3b3ce85
commit 41064e610e
1 changed files with 3 additions and 0 deletions

View File

@ -4,8 +4,11 @@ Things to do for 1.0.0
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 ...)