Skip to content

Bootstrap Doc Detective with first inline test#497

Open
promptless[bot] wants to merge 5 commits into
mainfrom
promptless/bootstrap-doc-detective-test
Open

Bootstrap Doc Detective with first inline test#497
promptless[bot] wants to merge 5 commits into
mainfrom
promptless/bootstrap-doc-detective-test

Conversation

@promptless
Copy link
Copy Markdown
Contributor

@promptless promptless Bot commented May 12, 2026

Open this suggestion in Promptless to view citations and reasoning process

Adds the first Doc Detective inline test to the Promptless docs. The test is embedded in the Doc Detective Integration page using inline JSX comments and verifies: (1) the page loads at the expected URL, (2) the heading "Doc Detective Integration" is visible, and (3) external links to Doc Detective documentation and GitHub repos are reachable. The CI config is updated to run this test.

Trigger Events


Tip: Sort by Shortest Review in the Dashboard to find quick wins ⚡

Bootstrap Doc Detective coverage with an inline test on the Doc Detective
Integration page. The test verifies the page loads, displays the expected
heading, and that external links to the Doc Detective documentation and
GitHub repos are reachable.

Also adds this file to the CI config inputs so it runs during CI checks.
---
import Info from '@components/fern/Info.astro';

{/* test { "testId": "doc-detective-integration-page" } */}
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Used Doc Detective inline test syntax with JSX-style comments ({/* test ... */}) and step definitions for goTo, find, and checkLink actions per the inline tests documentation.

Source: https://docs.doc-detective.com/docs/tests/inline-tests

@promptless promptless Bot requested a review from adit-chandra as a code owner May 12, 2026 18:53
@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
promptless-docs Ready Ready Preview, Comment May 15, 2026 8:52pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants