implement and document new invocation mechanisms, see doc/usage.txt
also rename pytest._core to pytest.main for convenience.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
import py
|
||||
import sys, os
|
||||
from pytest._core import PluginManager
|
||||
from pytest.main import PluginManager
|
||||
import pytest
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user