JetBrains / JetBrains.Annotations

Annotations to increase the accuracy of JetBrains ReSharper/Rider code inspections
https://www.jetbrains.com/help/resharper/Code_Analysis__Code_Annotations.html
MIT License
34 stars 18 forks source link

Added TestSubjectAttribute #16

Closed estrizhok closed 1 year ago

estrizhok commented 1 year ago

Attribute to specify the subject being tested by a test class or a test method.

controlflow commented 1 year ago

superb 👍