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

Get tests running on CI #73

Open
ProgramMax opened this issue Jul 1, 2018 · 1 comment
Open

Get tests running on CI #73

ProgramMax opened this issue Jul 1, 2018 · 1 comment
Assignees

Comments

@ProgramMax
Copy link
Owner

AppVeyor has some documentation here:
https://www.appveyor.com/docs/running-tests/
https://www.appveyor.com/docs/parallel-testing/
It may require mimicing the output format of other test frameworks.

@ProgramMax
Copy link
Owner Author

This also had some steps toward the final goal in #82 and #84 .
I think using junit's xml format for AppVeyor is the way to go for now. #103 is a major step toward doing that.

@ProgramMax ProgramMax self-assigned this Jan 16, 2019
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