Logo
Explore Help
Sign In
home-assistant/core
1
0
Fork 1
You've already forked core
mirror of https://github.com/home-assistant/core.git synced 2026-01-25 00:52:39 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
b2abe552a0aea2ed32fc800db1fde47c19b1c285
core/script/test

7 lines
145 B
Plaintext
Raw Normal View History

Add exec + doc header
2015-09-17 00:38:52 -07:00
#!/bin/sh
convert testing infrastructure to tox This converts the testing infrastructure to tox for both locally testing and travis. This is nearly equivalent to the previous testing with the only exception that linting fails with the first tool to fail and won't process all of them. Slightly tricky thing is that tox resets *all* of the environment for it's subprocess runs by default. A couple of the dependencies we have will not install in non UTF8 locales: temper-python & XBee.
2016-02-13 19:56:32 -05:00
#
# NOTE: all testing is now driven through tox. The tox command below
# performs roughly what this test did in the past.
Add exec + doc header
2015-09-17 00:38:52 -07:00
convert testing infrastructure to tox This converts the testing infrastructure to tox for both locally testing and travis. This is nearly equivalent to the previous testing with the only exception that linting fails with the first tool to fail and won't process all of them. Slightly tricky thing is that tox resets *all* of the environment for it's subprocess runs by default. A couple of the dependencies we have will not install in non UTF8 locales: temper-python & XBee.
2016-02-13 19:56:32 -05:00
tox -e py34
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 45ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API