fix: record skipped and error test results (#1)
This commit is contained in:
@@ -12,6 +12,7 @@ def add_to_path():
|
||||
finally:
|
||||
sys.path = old_path
|
||||
|
||||
|
||||
with add_to_path():
|
||||
from neotest_python import main
|
||||
|
||||
|
Reference in New Issue
Block a user