Skip to content

Build test template projects via a pipeline to support CG #48951

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mariam-abdulla
Copy link
Member

@mariam-abdulla mariam-abdulla commented May 14, 2025

This pull request introduces a new PowerShell script to streamline the process of building test project templates in the dogfood environment and integrates it into the SDK build pipeline. Below are the key changes:

New script for building test templates:

  • build/BuildTestTemplates.ps1: Added a PowerShell script to automate the building of test project templates for MSTest, NUnit, and XUnit in the dogfood environment. The script validates project file paths, executes builds via dogfood.ps1, and reports any failures.

Pipeline integration:

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

Successfully merging this pull request may close these issues.

1 participant