Skip to content

Conversation

MartinHjelmare
Copy link
Collaborator

  • Add tox.ini to use with tox. Install tox and run tox, to run tests in
    specified environments, currently python3.4 and python3.5. Linting
    tests use pylint, pydocstyle and flake8. Use more python envs on Travis,
    python3.5-dev and nightly.
  • Add requirements_test.txt for use in tox.
  • Add pylintrc to use with pylint.
  • Add setup.cfg and flake8 section for use with flake8.
  • Make tests a proper python package directory, to make pydocstyle run.
  • Fix lint errors in mysensors.py.
  • Update .travis.yml to use the new tox environments and run tox.

* Add tox.ini to use with tox. Install tox and run tox, to run tests in
  specified environments, currently python3.4 and python3.5. Linting
  tests use pylint and flake8. Use more python envs on Travis,
  python3.5-dev and nightly.
* Add requirements_test.txt for use in tox.
* Add pylintrc to use with pylint.
* Add setup.cfg and flake8 section for use with flake8.
* Make tests a proper python package directory, to make pydocstyle run.
* Fix lint errors in mysensors.py.
* Update .travis.yml to use the new tox environments and run tox.
@MartinHjelmare MartinHjelmare merged commit 05504b1 into theolind:dev Mar 28, 2016
@MartinHjelmare MartinHjelmare deleted the add_test_env branch March 28, 2016 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant