Related to T1261
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDCORE37617af7a369: tests: replace remaining nose-isms by pytest
Diff Detail
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
Comment Actions
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/