mavis icon indicating copy to clipboard operation
mavis copied to clipboard

Use bare asserts in tests

Open creisle opened this issue 4 years ago • 0 comments

Since we are using pytest instead of nose we can use the pytest style bare assert statements instead of self.assertEqual and subclassing unittest

creisle avatar Jul 02 '20 14:07 creisle