MSTest performance rules
Rules that support high-performance testing.
Identifier | Name | Description |
---|---|---|
MSTEST0001 | UseParallelizeAttributeAnalyzer | By default, MSTest runs tests sequentially which can lead to severe performance limitations. It is recommended to enable assembly attribute [Parallelize] or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute [DoNotParallelize] . |
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา