The Main branch is for assignment that are to be submmitted for each due date
To work on the next homework create a branch and only merge the branch to main once the homework is complete.
Before merging any branch for submission make sure to run the javadoc command to get the latest javadoc htmls.
In order to see rendered images from tests, create an "images" folder in your workspace and all rendered images will be saved there.