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
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
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/