Closed cleong110 closed 9 months ago
When investigating #53, discovered various errors, typos that would cause PyTest to not run properly. "not defined", "AttributeError", etc.
After correcting all these, actual PyTest Tests can now run:
Thanks Colin!
When investigating #53, discovered various errors, typos that would cause PyTest to not run properly. "not defined", "AttributeError", etc.
After correcting all these, actual PyTest Tests can now run: