Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve test infrastructure #333

Closed
kinnala opened this issue Feb 14, 2020 · 1 comment
Closed

Improve test infrastructure #333

kinnala opened this issue Feb 14, 2020 · 1 comment
Labels

Comments

@kinnala
Copy link
Owner

kinnala commented Feb 14, 2020

I'd like to run the tests in a Docker container so that I'm able to locally figure out what went wrong in the build. Simultaneously I'd change the test infrastructure to use pytest.

My plan is

@gdmcbain
Copy link
Contributor

There are lots of advantages to pytest, yes; I think its worth switching to it from what's available in the standard library.

I also like the idea of containerization. I haven't quite been convinced that Docker is the last word in that, but if it's supported by the continuous integration system then it's worth using, yes.

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

No branches or pull requests

2 participants