This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
home-assistant
/
esphome
mirror of
https://github.com/esphome/esphome.git
Watch
0
Star
0
Fork
You've already forked esphome
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dev
esphome
/
script
/
unit_test
10 lines
86 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/env bash
set
-e
cd
"
$(
dirname
"
$0
"
)
/..
"
set
-x
pytest tests/unit_tests
Reference in New Issue
View Git Blame
Copy Permalink