Skip to content

Trim the test item framework page to a pointer - #101

Merged
davidanthoff merged 1 commit into
masterfrom
docs/testitems-stub
Aug 14, 2026
Merged

Trim the test item framework page to a pointer#101
davidanthoff merged 1 commit into
masterfrom
docs/testitems-stub

Conversation

@davidanthoff

Copy link
Copy Markdown
Member

docs/src/userguide/testitems.md was a full duplicate of content now owned by the dedicated test item docs site at https://julia-testitems.org, and it had already drifted — it documents the @testitem keyword arguments but not the newer skip, and its VS Code sections are a subset of the site's VS Code Integration page.

This replaces the body with a short pointer to that site plus the one genuinely VS Code-specific line worth keeping (open the Testing activity bar; discovery is automatic).

  • The page title and file name are unchanged, so the make.jl sidebar entry and the existing link from userguide/configuration.md still resolve.
  • No other page linked into a section anchor of this page, so nothing breaks.
  • docs/build/ is gitignored in this repo, so there is no generated HTML to regenerate alongside this.

The images under docs/src/images/testitems/ are now unreferenced; they are left in place rather than deleted in case other material links to them.

🤖 Generated with Claude Code

The test item framework now has its own documentation site at
julia-testitems.org, and this page had become a drifting copy of it — it
still documented the `@testitem` keyword arguments without `skip`, for
example.

Replace the body with a short pointer to that site, keeping the page
title and file name so the sidebar entry and the existing link from the
configuration page still resolve.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@davidanthoff
davidanthoff marked this pull request as ready for review August 14, 2026 20:16
@davidanthoff
davidanthoff merged commit 7b40f51 into master Aug 14, 2026
1 check failed
@davidanthoff
davidanthoff deleted the docs/testitems-stub branch August 14, 2026 20:16
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.

1 participant