juliaopt-notebooks icon indicating copy to clipboard operation
juliaopt-notebooks copied to clipboard

doc tests

Open mlubin opened this issue 10 years ago • 1 comments

It would be nice to have some sort of tests on the notebooks to make sure they produce the expected output and don't suffer from bit rot over time.

mlubin avatar Jan 30 '15 21:01 mlubin

Will we be able to do this if we use the convert_doc() function from Weave.jl to convert the notebooks to Julia scripts which we then test as done in JuliaOpt/JuMP.jl#1712?

barpit20 avatar Mar 15 '19 09:03 barpit20