Open
Description
As suggested in #132 , tests would be nice to have, but there's currently no foundation in place in this repository. Perhaps we should start looking into some. I'm creating a quick plugin that I plan on writing tests for but before submitting them, we should probably agree on what those would look like. Couple of points that pop up in my head are:
- data files for test to be directly stored in this repo or downloadable from a script checked-in from this repo (in case of size concerns).
- are we to use
pytest
(as we're currently trying forpymol-testing
)? - any sharable code that would be nice to have from
pymol-testing
(to cut redundancy if possible)? Usingpymol-testing
as a submodule here could be an option to share some of those functions.
Metadata
Metadata
Assignees
Labels
No labels