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

Convert tests to use pytest #6

Open
espottesmith opened this issue Nov 9, 2020 · 0 comments
Open

Convert tests to use pytest #6

espottesmith opened this issue Nov 9, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@espottesmith
Copy link
Collaborator

Current tests were taken from pymatgen, which are based on unittest (and custom test classes). Pytest should allow for more facile test-writing and standardization of tests going forwards.

As part of this effort, we should add automatic testing as part of our build cycle.

@espottesmith espottesmith added enhancement New feature or request help wanted Extra attention is needed labels Nov 9, 2020
@espottesmith espottesmith self-assigned this Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant