probably the last major internal cleanup action: rename collection to
session which now is the root collection node. This means that session, collection and config objects have a more defined relationship (previously there was no way to get from a collection node or even from a runtest hook to the session object which was strange).
This commit is contained in:
@@ -39,8 +39,8 @@ will be undone.
|
||||
.. background check:
|
||||
$ py.test
|
||||
=========================== test session starts ============================
|
||||
platform linux2 -- Python 2.6.5 -- pytest-2.0.0.dev19
|
||||
test path 1: /tmp/doc-exec-408
|
||||
platform linux2 -- Python 2.6.5 -- pytest-2.0.0.dev22
|
||||
test path 1: /tmp/doc-exec-528
|
||||
|
||||
============================= in 0.00 seconds =============================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user