Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 3.7 KB

README.md

File metadata and controls

35 lines (22 loc) · 3.7 KB

Extensions for xUnit API by Codebelt

Extensions for xUnit API by Codebelt

xUnit Ext. CI/CD Pipeline codecov Quality Gate Status Maintainability Rating Reliability Rating Security Rating OpenSSF Scorecard

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.

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 vNext Stable Downloads
Codebelt.Extensions.Xunit.Hosting vNext Stable Downloads
Codebelt.Extensions.Xunit.Hosting.AspNetCore vNext Stable Downloads

🏭 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 vNext Stable Downloads

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.