GoVizzy

Logo

GoVizzy is a program that generates interactive 3D renderings and 2D slices of molecules.

View the Project on GitHub cs481-ekh/s24-slice-n-dice

Testing GoVizzy

GoVizzy comes with an automated testing suite.

This test suite runs PyTest based unit tests on non-UI Python code in GoVizzy.

There is no automated testing for UI and user interactivity components.