Skip to content

Conversation

@IEvangelist
Copy link
Member

Migrating testing content to start with.

Copilot AI review requested due to automatic review settings November 13, 2025 20:14
Copilot finished reviewing on behalf of IEvangelist November 13, 2025 20:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR migrates testing documentation from the legacy docs-aspire repository to aspire.dev. It introduces comprehensive testing documentation for Aspire applications, including guides on writing tests, managing the AppHost in tests, and accessing resources during testing.

Key changes:

  • Four new testing documentation pages with framework-specific pivot content (xUnit, MSTest, NUnit)
  • CSS enhancement for code elements in headings
  • Sidebar configuration updates including translation support for testing section
  • Migration prompt document to guide future content migrations
  • SVG diagrams with source files for testing architecture visualization

Reviewed Changes

Copilot reviewed 9 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/frontend/src/styles/site.css Adds CSS rule to inherit font-size for code in headings
src/frontend/src/content/docs/testing/write-your-first-test.mdx Comprehensive guide for writing first Aspire test with framework pivots
src/frontend/src/content/docs/testing/overview.mdx Testing overview with architecture diagram and configuration options
src/frontend/src/content/docs/testing/manage-app-host.mdx Guide for managing AppHost lifecycle in tests
src/frontend/src/content/docs/testing/accessing-resources.mdx Documentation for accessing and waiting on resources in tests
src/frontend/src/components/PivotSelector.astro Changes default collapsed state from false to true
src/frontend/sidebar.topics.ts Adds testing section with translations and renames Concepts to Fundamentals
.github/prompts/migrate-from-learn.prompt.md Migration plan document for future content migrations
src/frontend/src/assets/testing/*.svg Testing architecture diagrams (dark and light themes)
src/frontend/src/assets/testing/*.excalidraw Excalidraw source file for diagrams

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@IEvangelist IEvangelist merged commit e505fcc into main Nov 14, 2025
7 checks passed
@IEvangelist IEvangelist deleted the migrate branch November 18, 2025 20:34
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.

3 participants