Closed speleo3 closed 9 months ago
Migrated from https://github.com/schrodinger/pymol-testing/pull/10
Supports running all tests with:
cd testing python -m pytest
Result with latest (Sep 1, 2023) pymol-open-source:
====== 654 passed, 331 skipped, 1 warning in 40.53s ======
Result with incentive pymol 2.5.6:
====== 767 passed, 218 skipped, 1 warning in 43.11s ======
Because mmlibs and undo tests are not supported by PyMOL 2.5, I disabled them by default.
mmlibs
undo
Perfecto. Tyvm
Migrated from https://github.com/schrodinger/pymol-testing/pull/10
Supports running all tests with:
Result with latest (Sep 1, 2023) pymol-open-source:
Result with incentive pymol 2.5.6:
Because
mmlibs
andundo
tests are not supported by PyMOL 2.5, I disabled them by default.