JuliaTesting / ReferenceTests.jl

Utility package for comparing data against reference files
https://juliatesting.github.io/ReferenceTests.jl/latest/
Other
83 stars 15 forks source link

Test this using MetaTesting.jl #128

Open oxinabox opened 6 months ago

oxinabox commented 6 months ago

We made MetaTest.jl for ChainRulesTestUtils' tests but it should also be ideal for our tests here. Because it can be used to capture if tests fail and count that as a success