odor-detection / dev /run_unittest.sh
mathiaszinnen's picture
Initialize app
3e99b05
raw
history blame contribute delete
117 Bytes
#!/bin/bash -e
# cd to detrex project root
cd "$(dirname "${BASH_SOURCE[0]}")/.."
pytest --disable-warnings ./tests