-
- Downloads
Implement assertion functions that complexify 'a == b'.
The implemented functions are a convenience to reduce boilerplate code in unit tests, and improve the existing JSON-serializability check. They notably support comparing numpy arrays (optionally tolerating small absolute discrepancies), and ignoring tuple-list type change that typically result from JSON-serialization.
parent
1fbecfac
No related branches found
No related tags found
Please register or sign in to comment