xfail some tests for doctest support if pdbpp is installed
This commit is contained in:
+1
-1
@@ -373,7 +373,7 @@ class Collector(Node):
|
||||
# the set of exceptions to interpret as "Skip the whole module" during
|
||||
# collection
|
||||
skip_exceptions = (_pytest.runner.Skipped,)
|
||||
|
||||
|
||||
class CollectError(Exception):
|
||||
""" an error during collection, contains a custom message. """
|
||||
|
||||
|
||||
Reference in New Issue
Block a user