Mercurial > repos > mmonsoor > camera_combinexsannos
view planemo_test.sh @ 18:78d267387462 draft
planemo upload commit 757700163128641f447d6fd089f2649d60a82f15
| author | lecorguille |
|---|---|
| date | Thu, 01 Mar 2018 08:04:39 -0500 |
| parents | d245f818f20a |
| children |
line wrap: on
line source
# Example of planemo command to launch test # Note: --galaxy_branch "dev" is set to deal with zip file # -- Use of conda dependencies planemo conda_init --conda_prefix /tmp/mc planemo conda_install --conda_prefix /tmp/mc . planemo test --install_galaxy --conda_prefix /tmp/mc --conda_dependency_resolution --galaxy_branch "dev" #All 1 test(s) executed passed. #abims_CAMERA_combinexsAnnos[0]: passed # -- Use of shed_test planemo shed_test --install_galaxy -t testtoolshed #All 1 test(s) executed passed. #testtoolshed.g2.bx.psu.edu/repos/mmonsoor/camera_combinexsannos/abims_CAMERA_combinexsAnnos/2.0.4[0]: passed
