Tag: Testing
All the articles with the tag "Testing".
-
更新到 .NET 8,更新到 IHostBuilder,并在任何操作系统上无头或有头运行 NUnit 中的 Playwright 测试
Published: at 12:00 AM我不仅仅是为我的网站进行单元测试,而是进行全面的集成...
-
C# Testcontainers 对于 MongoDB - 轻松运行本地数据库
Published: at 12:00 AM学习如何使用 C# Testcontainers 对于 MongoDB!如果你正在开发一个 dotnet 应用程序并想要使用 MongoDB,Testcontainers 可以是一个巨大的资产!
-
使用 NetArchTest.Rules 在 .NET 中进行架构测试
Published: at 12:00 AM在本文中,我们将探索如何使用 NetArchTest.Rules 库为我们的 .NET 应用编写架构测试。