[svn r62252] renaming "py.test.keywords" to "py.test.mark".
--HG-- branch : trunk
This commit is contained in:
@@ -72,7 +72,7 @@ class TestPyPlugins:
|
||||
assert not plugins.isregistered(my)
|
||||
assert plugins.getplugins() == [my2]
|
||||
|
||||
#@py.test.keywords(xfail=True)
|
||||
#@py.test.mark.xfail
|
||||
def test_onregister(self):
|
||||
py.test.skip("implement exitfirst plugin and "
|
||||
"modify xfail plugin to override exitfirst behaviour?")
|
||||
|
||||
Reference in New Issue
Block a user