You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: