diff --git a/conda/meta.yaml b/conda/meta.yaml
index db156ffc4f8322e79ff377afded50d7707409aeb..ff8c93d879539ecab3f8ac0123382a6ff83dfa26 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -64,6 +64,17 @@ test:
     - enroll.py --help
     - score.py --help
     - fuse_scores.py --help
+    - bob bio --help
+    - bob bio annotate --help
+    - bob bio metrics --help
+    - bob bio roc --help
+    - bob bio det --help
+    - bob bio epc --help
+    - bob bio hist --help
+    - bob bio cmc --help
+    - bob bio dir --help
+    - bob bio gen --help
+    - bob bio evaluate --help
     - nosetests --with-coverage --cover-package={{ name }} -sv {{ name }}
     - sphinx-build -aEW {{ project_dir }}/doc {{ project_dir }}/sphinx
     - sphinx-build -aEb doctest {{ project_dir }}/doc sphinx