1
0
mirror of https://github.com/esphome/esphome.git synced 2025-01-18 12:05:41 +00:00
esphome/script/unit_test

10 lines
86 B
Plaintext
Raw Permalink Normal View History

#!/usr/bin/env bash
set -e
cd "$(dirname "$0")/.."
set -x
pytest tests/unit_tests