summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-fastapi
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-fastapi')
-rw-r--r--meta-python/recipes-devtools/python/python3-fastapi/run-ptest5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-fastapi/run-ptest b/meta-python/recipes-devtools/python/python3-fastapi/run-ptest
new file mode 100644
index 0000000000..b4d99ee36b
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-fastapi/run-ptest
@@ -0,0 +1,5 @@
1#!/bin/sh
2
3# ignore the test from the tutorial
4# those depends on python packages that are not part of OE
5pytest --automake --ignore tests/test_tutorial