LAAC-LSCP / ChildProject

Python package for the management of day-long recordings of children.
https://childproject.readthedocs.io
MIT License
13 stars 5 forks source link

Windows automated tests #406

Closed LoannPeurey closed 1 year ago

LoannPeurey commented 1 year ago

Goal is to have automated tests performed on Windows (in addition to existing linux / osx) Changes were made to:

Things to keep in mind: Tests do not cover entirely ChildProject and so a number of calls could fail on windows, especially when using non python dependencies (sox, ffmpeg etc). So #206 is important