Closed
Description
What is the feature and why do you need it:
Currently we are using pytest to test our clients and nose to generate coverage reports for the base repo. The reports can instead be generated with pytest as shown in here.
Describe the solution you'd like to see:
Use pytest instead of nose to generate code coverage reports.
/good-first-issue
/help