Page MenuHomeSoftware Heritage

tests: replace remaining nose-isms by pytest
ClosedPublic

Authored by douardda on Oct 18 2018, 2:13 PM.

Details

Diff Detail

Repository
rDCORE Foundations and core functionalities
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 1678
Build 2022: arc lint + arc unit

Event Timeline

ardumont added a subscriber: ardumont.

Sounds good and all is fine:

source .venv/bin/activate
cd swh-core
tox

tests ok (some warnings about mainly deprecated use of assertEquals instead of assertEqual but that's legacy ;)

\m/

This revision is now accepted and ready to land.Oct 18 2018, 2:24 PM
This revision was automatically updated to reflect the committed changes.