Skip to content

Add C# TUnit testing prompt template#88

Merged
aaronpowell merged 3 commits into
github:mainfrom
michaelvolz:add-csharp-tunit-prompt
Jul 13, 2025
Merged

Add C# TUnit testing prompt template#88
aaronpowell merged 3 commits into
github:mainfrom
michaelvolz:add-csharp-tunit-prompt

Conversation

@michaelvolz

Copy link
Copy Markdown
Contributor

This PR adds a new prompt template for C# development using the TUnit testing framework.

Changes

  • Added csharp-tunit.prompt.md with comprehensive testing guidelines
  • Provides structured prompt template for .NET projects using TUnit
  • Includes best practices for C# development and testing patterns

Benefits

  • Helps developers write better tests using TUnit framework
  • Provides consistent testing patterns and guidelines
  • Enhances code quality and maintainability for C# projects

- Added csharp-tunit.prompt.md with structured prompt template
- Provides testing guidelines and best practices for C# development using TUnit framework
- Includes comprehensive testing patterns for .NET projects
Copilot AI review requested due to automatic review settings July 12, 2025 13:18

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 introduces a new prompt template file for guiding C# development with the TUnit testing framework.

  • Adds csharp-tunit.prompt.md containing front matter and detailed best practices for TUnit.
  • Covers project setup, test structure, assertions, advanced features, migration from xUnit, and more.

Comment thread csharp-tunit.prompt.md
- Added TUnit Best Practices entry after NUnit and before XUnit
- References prompts/csharp-tunit.prompt.md with proper description
- Includes VS Code and VS Code Insiders installation badges
@michaelvolz

Copy link
Copy Markdown
Contributor Author

I updated the README.md file accordingly.

- Move csharp-tunit.prompt.md from root to prompts/ directory
- Follow established project organization pattern
- All prompt files should be in the prompts directory
@michaelvolz

Copy link
Copy Markdown
Contributor Author

Fixed the location of the prompt file

@aaronpowell aaronpowell merged commit 05f6814 into github:main Jul 13, 2025
2 checks passed
@michaelvolz michaelvolz deleted the add-csharp-tunit-prompt branch July 14, 2025 04:43
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