Skip to content
Snippets Groups Projects
Commit 00e12b8e authored by Casey Faist's avatar Casey Faist
Browse files

add test/run case

parent b56b063d
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
testAirflow() {
compile "airflow"
assertCaptured "apache-airflow==1.10"
assertCapturedSuccess
}
testPipenv() {
compile "pipenv"
assertCapturedSuccess
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment