lengau / sshed

Edit files on a remote SSH server using a local client.
BSD 2-Clause "Simplified" License
4 stars 0 forks source link

Create testing infrastructure #16

Closed lengau closed 9 years ago

lengau commented 9 years ago

I want a simple testing infrastructure to perform tests and see their coverage. It doesn't have to be fancy, so perhaps a shell script that runs python3-coverage would suffice.

See the debalot Makefile for inspiration.