buildasaurs / XcodeServerSDK

Access Xcode Server API with native Swift objects.
MIT License
399 stars 30 forks source link

Start using Nimble matchers in tests #111

Closed czechboy0 closed 8 years ago

czechboy0 commented 8 years ago

Introduced Nimble to the project, rewrote two test classes to use it as a proof-of-concept. works nicely.

Fixes #105.

buildasaur commented 8 years ago

Result of Integration 1

Duration: 1 minute and 12 seconds Result: Perfect build! All 73 tests passed. :+1:

buildasaur commented 8 years ago

Result of Integration 2

Duration: 1 minute and 0 second Result: Perfect build! All 73 tests passed. :+1: Test Coverage: 56%.