Closed
Description
Similar to Keras layer_test it would be nice to have a suite of tests that all addons in a subpackage are verified against.
We've seen a number of times an addon which looked correct but later failed for serialization or something along those lines since it was missed in review. Maintainers try our best on reviews, but its volunteer work and things will always get through.
Any thoughts on the complexities of implementing this? If not we can move forward with tracking the implementation of these.