Page MenuHomeSoftware Heritage

tests: use pytest instead of nose and other small test-related stuff
ClosedPublic

Authored by douardda on Oct 18 2018, 3:26 PM.

Details

Summary

related to T1261

also:

  • tests: assertEquals -> assertEqual to clear deprecation warnings.
  • tests: rename TestedMerkleLeaf and TestedMerkleNode classes so pytest does not think they are test classes.
  • add a simple tox file
  • add .tox to gitignore
Test Plan

run 'tox'

Diff Detail

Repository
rDMOD Data model
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.