pytest-dev / nose2pytest

Scripts to convert Python Nose tests to PyTest
Other
38 stars 12 forks source link

nose2pytest_on_Python_3.6_on_Docker.md #23

Closed cclauss closed 1 year ago

cclauss commented 2 years ago

Workaround until #15 is fixed.

Upgrade Python tests from nose to pytest by running nose2pytest on Python 3.6 on Docker

Assumptions

This approach was used to create xlcnd/isbnlib#108 and xlcnd/isbntools#119 @nicoddemus