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

Changes test_cache, test_logger, test_infra, test_pipmanager to pytest, updated requirements.txt #363

Closed
wants to merge 4 commits into from

Conversation

eduzen
Copy link
Member

@eduzen eduzen commented May 9, 2019

I think that this task #359 is super big and we can do it in several steps. Pytest allows you to run normal tests with classes and new function tests, so it's not a problem to do it gradually.

What do you think @facundobatista @gilgamezh ?

@coveralls
Copy link

coveralls commented May 9, 2019

Coverage Status

Coverage remained the same at 81.673% when pulling a4c5577 on eduzen:359-migrate-to-pytest into a9271e0 on PyAr:master.

@eduzen eduzen force-pushed the 359-migrate-to-pytest branch from c96bfce to bd73fef Compare May 9, 2019 22:11
@eduzen
Copy link
Member Author

eduzen commented May 9, 2019

Ok a lot of problems with the version of python. I fixed for all the versions except for python 3.3.
Can we remove 3.3 for testing?

Also appveyor is not working because is trying to use nosetests how can I fix that?

@eduzen eduzen force-pushed the 359-migrate-to-pytest branch from bd73fef to c7c805f Compare May 11, 2019 12:23
@eduzen eduzen changed the title WIP: Changes test_cache, test_logger to pytest, updated requirements.txt Changes test_cache, test_logger, test_infra, test_pipmanager to pytest, updated requirements.txt May 11, 2019
@eduzen eduzen closed this May 18, 2019
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

Successfully merging this pull request may close these issues.

2 participants