implement Node.path as pathlib.Path

* reorganize lastfailed node sort

Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
This commit is contained in:
Ronny Pfannschmidt
2021-01-17 21:20:29 +01:00
parent 19a2f7425d
commit 22dad53a24
19 changed files with 194 additions and 77 deletions

View File

@@ -2,3 +2,4 @@
addopts = --strict-markers
filterwarnings =
error::pytest.PytestWarning
ignore:.*.fspath is deprecated and will be replaced by .*.path.*:pytest.PytestDeprecationWarning