You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ source venv/bin/activate
11
11
```
12
12
13
13
You can then install the dependencies that will allow you to run tests:
14
-
`pip3 install -r requirements_test.txt.`
14
+
`pip3 install -r requirements_test.txt`.
15
15
16
16
This will install `homeassistant`, `pytest`, and `pytest-homeassistant-custom-component`, a plugin which allows you to leverage helpers that are available in Home Assistant for core integration tests.
0 commit comments