diff --git a/developers/development_testing/index.html b/developers/development_testing/index.html
index 7e58f49121..e65e9692bc 100644
--- a/developers/development_testing/index.html
+++ b/developers/development_testing/index.html
@@ -111,9 +111,21 @@
This will run unit tests against python 3.4 and 3.5 (if both are available locally), as well as run a set of tests which validate pep8
and pylint
style of the code.
-You can optionally run tests on only one tox target using the -e
option to select an environment.
+ Testing Tips
-For instance tox -e lint
will run the linters only, tox -e py34
will run unit tests only on python 3.4.
+You can optionally run tests on only one tox target using the -e
option to select an environment. For instance tox -e lint
will run the linters only, tox -e py34
will run unit tests only on python 3.4.
+
+Tox uses virtual environments under the hood to create isolated testing environments. The Tox virtual environments will get out date when requirements change causing test errors. Run tox -r
to create new Tox virtual environments.
+
+During development on a specific file, it can speed up your workflow to just run tests and linting related to the file that you’re working on. To run individual files:
+
+
+
$ flake8 homeassistant/core.py
+$ pylint homeassistant/core.py
+$ py.test tests/test_core.py
+
+
+
Prevent Linter Errors
diff --git a/sitemap.xml b/sitemap.xml
index 1cb2eebb11..14c5fce31f 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2095,62 +2095,62 @@
https://home-assistant.io/demo/frontend.html
- 2016-08-20T21:13:24+00:00
+ 2016-08-20T23:13:39+00:00
https://home-assistant.io/demo/index.html
- 2016-08-20T21:13:24+00:00
+ 2016-08-20T23:13:39+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
- 2016-08-20T21:13:24+00:00
+ 2016-08-20T23:13:39+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
- 2016-08-20T21:13:24+00:00
+ 2016-08-20T23:13:39+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
- 2016-08-20T21:13:24+00:00
+ 2016-08-20T23:13:39+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
- 2016-08-20T21:13:24+00:00
+ 2016-08-20T23:13:39+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
- 2016-08-20T21:13:24+00:00
+ 2016-08-20T23:13:39+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
- 2016-08-20T21:13:24+00:00
+ 2016-08-20T23:13:39+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
- 2016-08-20T21:13:24+00:00
+ 2016-08-20T23:13:39+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
- 2016-08-20T21:13:24+00:00
+ 2016-08-20T23:13:39+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
- 2016-08-20T21:13:24+00:00
+ 2016-08-20T23:13:39+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
- 2016-08-20T21:13:24+00:00
+ 2016-08-20T23:13:39+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
- 2016-08-20T21:13:24+00:00
+ 2016-08-20T23:13:40+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
- 2016-08-20T21:13:24+00:00
+ 2016-08-20T23:13:40+00:00
https://home-assistant.io/static/mdi-demo.html
- 2016-08-20T21:13:24+00:00
+ 2016-08-20T23:13:40+00:00