]> arthur.barton.de Git - bup.git/history - conftest.py
MetaStoreWriter.__del__: replace with context management
[bup.git] / conftest.py
2020-12-05 Rob BrowningMigrate tests to pytest
2020-11-26 Rob BrowningUse pytest item results to preserve tmpdirs on failure
2020-11-26 Rob BrowningAdd bup map including test results to pytest items
2020-11-26 Rob BrowningPull some tests forward to improve parallel runtimes
2020-11-26 Johannes Bergtests: partially convert to pytest
2020-11-26 Rob BrowningEnsure pytests preserve the cd $(pwd -P) behavior
2020-11-26 Rob BrowningAdd pytest context manager to save/restore test environment