RahmanTeamDevelopment / CoverView

A coverage and base/mapping quality evaluation tool for panel and whole exome next-generation sequencing
MIT License
4 stars 0 forks source link

Create sensibly-named scripts for running unit-tests, regression tests, smoke tests etc #9

Open andyrimmer opened 7 years ago

andyrimmer commented 7 years ago

There should be standard scripts for running the various kinds of tests. Put this code in scripts rather than in the Makefile because it is easier to manage things like environment variables this way.