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

Appveyor integration #254

Open
nirs opened this issue Oct 27, 2017 · 0 comments
Open

Appveyor integration #254

nirs opened this issue Oct 27, 2017 · 0 comments

Comments

@nirs
Copy link
Member

nirs commented Oct 27, 2017

We want to port the project to Windows, to make it easy to deploy the project in school environment, which may be using non-free software such as Windows (see #179).

The first step would be to have the tests running on windows. We can use the Appveyor CI integration in github.

Tasks:

  1. Add appveyor.yml
    See this example:
    https://github.com/nirs/pytest-threadleak/blob/master/appveyor.yml
  2. If the tests fail, mark the failing tests as expected failure:
    See http://doc.pytest.org/en/latest/skipping.html
  3. If you can fix trivial issues instead of marking the tests as expected
    failures, please do.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant