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

Windows support #701

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

neutralevil
Copy link

It is expected to work properly on Windows Vista or Higher with Python version 3.2+.
But many testcases can't pass, cos they heavily rely on Python 2 and Unix.

@neutralevil
Copy link
Author

Oops, coverage failing, but how can I write testcase running on Linux to cover Windows specific code?

@lra
Copy link
Owner

lra commented Nov 2, 2015

I guess you'll have to mock.
Also I suggest doing 1 PR for python 3.2, and one for Windows

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

Successfully merging this pull request may close these issues.

2 participants