-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Description
cibuildwheel has the ability to run unit tests on each wheel right after it is built. I think this is important for all non none-any wheels, since the tests are run on each os and arch just as a user would execute the code. Furthermore, it would have helped catch issues that arose in #172 sooner.
We can also use this issue to take a look at test coverage and ensure it is adequate.
Metadata
Metadata
Assignees
Labels
No labels