diff --git a/conda/meta.yaml b/conda/meta.yaml
index 0cc376da3ab5a2eedcc71f43480f49f8bad98279..3badca3cf7c9bb90332d755c69b658473fabb477 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -61,11 +61,13 @@ test:
     - bdt release --help
     - bdt visibility --help
     - bdt dumpsphinx --help
+    - bdt dumpsphinx https://docs.python.org/3/objects.inv > /dev/null
     - bdt create --help
     - bdt build --help
     - bdt getpath --help
     - bdt caupdate --help
     - bdt new --help
+    - bdt new -t "New package" -o bob.foobar bob/bob.foobar "John Doe" "joe.doe@example.com"
     - bdt ci --help
     - bdt ci build --help
     - bdt ci base-deploy --help