JuliaTesting / ReferenceTests.jl

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

Test this using MetaTesting.jl #128

Open oxinabox opened 2 months ago

oxinabox commented 2 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