Skip to content
This repository has been archived by the owner on Sep 13, 2018. It is now read-only.

Install tox on our dev vagrant setup #26

Open
RobRuana opened this issue Apr 19, 2017 · 4 comments
Open

Install tox on our dev vagrant setup #26

RobRuana opened this issue Apr 19, 2017 · 4 comments

Comments

@RobRuana
Copy link
Contributor

No idea where this needs to go, but sometime after puppet installs python and pip, it would be nice if we could also install tox (ideally just for our dev setups, but there would be no harm in installing it on production):

pip install tox

Running our unit tests via tox is super easy, and helps streamline the test writing process.

@thaeli
Copy link

thaeli commented Apr 19, 2017

Breadcrumbs here that we should also discuss the best way to do this in the ramsproject/quickstart style environment.

@RobRuana
Copy link
Contributor Author

The super easiest solution would be to make tox a requirement of uber/rams. Which is not technically accurate, but it gets us where we need to go.

@binary1230
Copy link
Contributor

binary1230 commented Apr 19, 2017 via email

@binary1230
Copy link
Contributor

one other note, our tox environment for unit testing sets up symlinks which won't work under windows. there's an option to force copying instead of symlinks when running the unit tests we would have to enable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants