wenkokke / talondoc

Document your Talon scripts using Sphinx.
https://wen.works/talondoc/
14 stars 7 forks source link

Compare generate documentation to a golden file #105

Closed wenkokke closed 1 year ago

wenkokke commented 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.

wenkokke commented 1 year ago

This is probably too brittle, unless we run an HTML formatter.