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

Integration tests with downstream packages

Open mohdibntarek opened this issue 4 years ago • 1 comments

We need integration testing github workflows like the ones in ChainRules and DynamicPPL to avoid breakages in TuringLang and SciML at least.

mohdibntarek avatar Apr 22 '21 15:04 mohdibntarek

You might want to copy https://github.com/SciML/SciMLBase.jl/blob/master/.github/workflows/Downstream.yml to only run the relevant subset of DiffEqSensitivity.

ChrisRackauckas avatar Apr 22 '21 15:04 ChrisRackauckas