wtsi-npg / npg_conda

NPG Conda recipes and tools
1 stars 15 forks source link

Add simple integration test to build automation #237

Closed mksanger closed 3 years ago

mksanger commented 3 years ago

Installs each package (with automatically pulled dependencies) in a new environment, and runs the same tests that are run at build time (mostly -h or --version for executables) to check for incompatible dependency versions.