test: add scripts for running tests on api module both locally and CI jobs (#3497)
This commit is contained in:
4
dev/pytest/pytest_tools.sh
Executable file
4
dev/pytest/pytest_tools.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -x
|
||||
|
||||
pytest api/tests/integration_tests/tools/test_all_provider.py
|
Reference in New Issue
Block a user