Skip to content
Snippets Groups Projects
  • Sean Dague's avatar
    97c0f5bb
    convert testing infrastructure to tox · 97c0f5bb
    Sean Dague authored
    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.
    97c0f5bb
    History
    convert testing infrastructure to tox
    Sean Dague authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.