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

Vagrant should support automated testing #28

Open
opalmer opened this issue Nov 30, 2015 · 0 comments
Open

Vagrant should support automated testing #28

opalmer opened this issue Nov 30, 2015 · 0 comments

Comments

@opalmer
Copy link
Owner

opalmer commented Nov 30, 2015

PR #26 brought in Vagrant and some documentation so pywincffi can be more easily tested without having to run Windows directly. There are still some problems with it however:

  • vagrant provision --provision-with test is broken. Ideally this should test all versions of Python versions however currently it only works on a few versions. Probably need to install the Windows DDK and configure a few environment variables like we do on AppVeyor.
  • The test output is not displayed.
  • The test script, test.ps1, is using bash to execute the tests. Instead we should use PowerShell to setup the virtualenv and launch the tests.
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