INT-NIT / BEP032tools

Software tools supporting the BIDS Extension Proposal (BEP) dedicated to adding support for electrophysiological data recorded in animal models (BEP032)
MIT License
3 stars 8 forks source link

Use github actions for running tests #68

Closed JuliaSprenger closed 3 years ago

JuliaSprenger commented 3 years ago

This PR configures github actions to run pytest and coverall on the codebase. Currently configured test systems are: {Ubuntu, MacOs, Windows} and {python 3.6, python 3.9}

Merging the PR would allow to move away from travis.com