用 .NET 測試重試策略提高測試版本的穩定性

4月 9, 2024
TeamCity On-Premises 2024.03 透过自動重試失敗的測試,從而減少誤報來最大限度地減少浪費開發時間。

繼續用英語閱讀:

TeamCity On-Premises by JetBrains is a self-hosted solution for Continuous Integration and Continuous Delivery (CI/CD). It automates the software build, testing, and deployment process, allowing development teams to identify and fix bugs early, and deliver high-quality software faster. TeamCity On-Premises provides features like on-the-fly build progress reporting, pre-tested commits, and configuration as code for increased development efficiency and control.

The TeamCity On-Premises 2024.03 release adds new .NET test retry policies to help mitigate transient test failures. These are tests that intermittently pass or fail, often due to external factors outside the control of your test code. By retrying failed tests, you can improve the overall stability of your builds and ensure they only fail due to genuine issues.

To see a full list of what's new in version 2024.03, see our release notes.

TeamCity On-Premises is licensed per server and per build agent, and is available as a commercial perpetual license. See our TeamCity On-Premises licensing page for full details.

For more information, visit our TeamCity On-Premises product page.