Closed wenkokke closed 1 year ago
Currently the test suite only tests whether or not Sphinx runs successfully and some documentation is generated.
Ideally, we would compare the generated files to some golden files.
This might be blocked on #104, which would allow us to incorporate testfixtures.
This is probably too brittle, unless we run an HTML formatter.
Currently the test suite only tests whether or not Sphinx runs successfully and some documentation is generated.
Ideally, we would compare the generated files to some golden files.
This might be blocked on #104, which would allow us to incorporate testfixtures.