Goal: Set up the Doc Inspector tools, use them to inspect some docs, report back
Stretch goal: Find something to contribute back to the project: docs, bugs, enhancements, whatever…
:::spoiler About Doc Detective
What is Doc Detective?
Doc Detective is doc content testing framework that makes it easy to keep your docs accurate and up-to-date. You write tests, and Doc Detective runs them directly against your product to make sure your docs match your user experience. Whether it’s a UI-based process or a series of API calls, Doc Detective can help you find doc bugs before your users do.
Doc Detective ingests test specifications and text files, parses them for testable actions, then executes those actions in a browser. The results (PASS/FAIL and context) are output as a JSON object so that other pieces of infrastructure can parse and manipulate them as needed.