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
We want to test representation and similarity calculators from structurs
Proposed solution
build a pytest test fixture with 3 structures in it that can be imported into all tests. Typically we would put this in conftest.py at the top level of the tests folder
The text was updated successfully, but these errors were encountered:
Problem
We want to test representation and similarity calculators from structurs
Proposed solution
build a pytest test fixture with 3 structures in it that can be imported into all tests. Typically we would put this in
conftest.py
at the top level of the tests folderThe text was updated successfully, but these errors were encountered: