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

MTN/TST: move to pytest #225

Closed
CJ-Wright opened this issue Oct 2, 2016 · 4 comments
Closed

MTN/TST: move to pytest #225

CJ-Wright opened this issue Oct 2, 2016 · 4 comments
Milestone

Comments

@CJ-Wright
Copy link
Member

Should we move tests to pytest? Many other of our dependencies have made this move and I think it will make writing tests easier.

@CJ-Wright CJ-Wright added this to the Backburner milestone Oct 2, 2016
@chiahaoliu
Copy link
Collaborator

currently I use py.test inside tests/, but I guess you meant a more sophisticated, python run_test.py?

@CJ-Wright
Copy link
Member Author

I meant more using their test fixtures rather than unit tests objects. For example building a beamtime test fixture rather than building it in a setup method.

@sbillinge
Copy link
Member

Let's do it.

@sbillinge sbillinge modified the milestones: v0.6, Backburner Oct 18, 2016
@st3107
Copy link
Collaborator

st3107 commented Sep 16, 2020

Done.

@st3107 st3107 closed this as completed Sep 16, 2020
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

No branches or pull requests

4 participants