couchbase-lite-C icon indicating copy to clipboard operation
couchbase-lite-C copied to clipboard

Fix XCode CouchbaseLiteTests target

Open pasin opened this issue 2 years ago • 1 comments

  • Added Generate Header Build phrase script to CouchbaseLiteTests target so that it can be built and run.

  • Note: CouchbaseLiteTests target allows to run Catch2 tests as an XCTest test on macOS. This is very useful for using XCode to profile tests.

pasin avatar Oct 24 '22 16:10 pasin

Code Coverage Results:

Functions Instantiations Lines Regions
96.76 47.5 93.43 85.92

cbl-bot avatar Oct 25 '22 03:10 cbl-bot