developers.home-assistant icon indicating copy to clipboard operation
developers.home-assistant copied to clipboard

Documentation fails to mention installation of test dependencies

Open Xiretza opened this issue 1 year ago • 0 comments
trafficstars

When following the documentation on https://developers.home-assistant.io/docs/development_environment and https://developers.home-assistant.io/docs/development_testing, pytest and mypy both fail. Either the documentation needs to say that pip3 install -r requirements_test_all.txt needs to be run explicitly, or script/setup needs to run it for the user.

Xiretza avatar Jan 28 '24 21:01 Xiretza