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.
我创建了一个启用单元测试的空测试项目(静态库类型)。
但是之后单元测试的产品是红色的,如下图所示。
我也找不到测试的模式,我什至无法运行测试。
任何人都可以帮助我吗?
按住运行按钮并选择测试。或者从工具栏中转到产品>测试。然后它将构建您想要测试的目标并在其上运行测试。