HomeSoftware Heritage

tests: replace nose with pytest

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

tests: replace nose with pytest

We do use the pytest-django plugin to manage the django db setup magic,
so with this change, we can run tests without an existing db, or starting
a postgres db dedicated to the tests using pifpaf.

related to T1261

Details

Provenance
douarddaAuthored on Oct 24 2018, 5:55 PM
douarddaPushed on Oct 25 2018, 12:11 PM
Differential Revision
D592: tests: replace nose with pytest
Build Status
Buildable 1895
Build 2281: tox-on-jenkinsJenkins

Commit No Longer Exists

This commit no longer exists in the repository.