redflag
redflag copied to clipboard
Run documentation notebooks as part of test suite
Make sure the notebooks execute.
Looks like can use pytest-notebook then use pytest docs --nb-test-files.
Hm, not so sure now -- this tool and nbmake seem to want to compare to a baseline and I really just want to run them to make sure they don't error out.
hi @kwinkunks (sorry for intruding)k, nbmake doesn't compare to a baseline -- it does just check for errors