This is a tester for HW4 of CS540 at UW Madison.
BACK UP YOUR CODE. WE ARE NOT RESPONSIBLE FOR DAMAGE.
To run, download test.py to your working folder.
In a terminal, run
python3 test.py
or
py test.py
on some Windows systems.
If you are certain you have correct code, but the tester yields failures, please create an issue at https://github.com/cs540-testers/hw4-tester/issues.
Explain which test case is malfunctioning, and give as much of your code's output as possible (do not share any of your code, though).
For a faster response from one of the test developers, ping @test gang at https://discord.gg/CuJdjN.
DO NOT SHARE ANY CODE.