This repository has been archived by the owner on Feb 2, 2021. It is now read-only.
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.
Cedar support? #417
Closed
Description
I'm trying to get our project to work with Travis CI which uses xctool. Our project uses Cedar as a testing framework. On Travis, our project builds fine and everything is green, but it doesn't actually run the tests. It says "** TEST SUCCEEDED: 0 passed, 0 failed, 0 errored, 0 total **"
I also get this warning
skipping: This test bundle contained no tests.
Is there a way to get Cedar working with xctool/Travis?
Thanks.
Activity