Embroidermodder / libembroidery

Library for reading/writing/manipulating machine and design embroidery files
https://www.libembroidery.org
zlib License
45 stars 13 forks source link

Seperate test suite for bindings #201

Closed robin-swift closed 2 years ago

robin-swift commented 2 years ago

Each binding needs a test to see if the function call acts as we expect it to.

Currently we need a test.py to test each of the function wrappers available.