Extensions for xUnit API by Codebelt
An open-source project (MIT license) that targets and complements the xUnit.net test platform. It provides a uniform and convenient way of doing unit test for all project types in .NET.
Your versatile xUnit companion for:
- Modern development with
.NET 9and.NET 10, - Cross-platform libraries with
.NET Standard 2(where applicable), - Legacy applications on
.NET Framework 4.6.2and newer.
It is, by heart, free, flexible and built to extend and boost your agile codebelt.
📚 Documentation
Full documentation (generated by DocFx) located here: https://xunit.codebelt.net/
📦 Standalone Packages
Provides a focused API for unit-testing specific types of .NET projects.
| Package | vNext | Stable | Downloads |
|---|---|---|---|
| Codebelt.Extensions.Xunit | |||
| Codebelt.Extensions.Xunit.Hosting | |||
| Codebelt.Extensions.Xunit.Hosting.AspNetCore |
🏭 Productivity Packages
Provides a convenient set of default API additions for unit-testing various types of .NET projects.
| Package | vNext | Stable | Downloads |
|---|---|---|---|
| Codebelt.Extensions.Xunit.App |
Contributing to Extensions for xUnit API by Codebelt
Contributions are welcome and appreciated.
Feel free to submit issues, feature requests, or pull requests to help improve this library.
License
This project is licensed under the MIT License - see the LICENSE file for details.