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.
是否可以使用 OCUnit 为单元测试创建测试包,但 OCUnit 使用 GHUnit?
你问是否可以使用GHUnit测试运行器进行常规OCUnit/SenTestCase测试?如果是这样,我希望您可以根据阅读文档。尝试像往常一样创建测试包(如果您还没有),并根据说明GHUnit添加目标。然后将您的测试文件添加到目标,它们应该会自动运行。SenTestCaseGHUnitGHUnit
GHUnit
OCUnit
SenTestCase