Current File : /home/inlingua/miniconda3/pkgs/truststore-0.10.0-py312h06a4308_0/info/test/run_test.sh

set -ex



pip check
pytest -v -s -rs --no-flaky-report --max-runs=3 tests/
exit 0