C# Reporters (Coming Soon) 🚧
We're hard at work building first-class support for C# testing frameworks! Our C# reporters will bring the same seamless experience to your .NET testing ecosystem.
Planned Support​
We're planning to support popular C# testing frameworks, including:
- NUnit: Comprehensive support for the popular testing framework
- xUnit: Full integration with xUnit.net
- MSTest: Seamless reporting for Microsoft's test framework
- Selenium: Support for Selenium WebDriver with C# bindings
- SpecFlow: BDD framework for .NET (C# version of Cucumber)
Current Status​
Our C# reporters are currently in active development. We're designing them to work perfectly within your CI/CD pipelines and provide rich, detailed reporting.
Estimated Availability
Expected release: Q3/Q4 2025
Request Early Access​
If you're interested in being an early tester for our C# reporters, we'd love to hear from you!
- Email us: [email protected]
- GitHub: Open an issue with your use case
Alternatives While You Wait​
While our native C# reporters are being developed, you can still use TestPig.io with your C# tests through these workarounds:
- Custom Reporters: Implement a simple reporter that posts results to our API
- Output Parsing: Configure your CI to parse test outputs and send to TestPig.io
- CLI Tools: Use our upcoming CLI tool that can process test result files
Stay tuned for updates on our progress!