Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use nosetest and tox setup to locally run the unit test cases and generate coverage report #115

Open
rakeshcusat opened this issue Aug 20, 2016 · 0 comments

Comments

@rakeshcusat
Copy link

The current setup of the project doesn't run the coverage locally. These test cases are run on travis which runs on the remote machine. If we setup the nosetest and tox then we can run the unit test locally and generate the coverage report. We can also run lint locally to find any python lint issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant