Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要让 SpecFlow 生成具有 RequiresSTA 属性的 NUnit 测试。我怎样才能做到这一点?
自动生成的 xxx.feature.cs 文件具有部分类定义。只需创建一个 xxxFeature.cs,其中包含另一个具有该属性的部分类。