AbstractDifferentiation.jl icon indicating copy to clipboard operation
AbstractDifferentiation.jl copied to clipboard

Add a function to test the interface is correctly implemented

Open sethaxen opened this issue 4 years ago • 1 comments

It would be useful to include here a test function that can be used to verify the correctness/completeness of an implementation of the interface.

sethaxen avatar Oct 02 '21 09:10 sethaxen

After some refactoring, I think the testers in test_utils could be combined into one test_backend function, which could be moved to the source code.

sethaxen avatar Jan 27 '22 08:01 sethaxen