You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: