exercism / go-test-runner

GNU Affero General Public License v3.0
15 stars 17 forks source link

Fix windows tests #98

Closed andrerfcsantos closed 1 year ago

andrerfcsantos commented 1 year ago

Previously the tests for the test runner were failing on Windows, mainly due to differences in path issues.

This PR fixes those issues and unskips a test previously being skipped.

Ran tests on Mac and Windows, and all are passing.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4337081661


Totals Coverage Status
Change from base Build 4335377793: 0.0%
Covered Lines: 362
Relevant Lines: 573

💛 - Coveralls