Spry
Spry copied to clipboard
A Mac and iOS Playgrounds Unit Testing library based on Nimble.
- What behavior was changed? `beGreaterThan`, `beGreaterThanOrEqualTo`, and `beLessThanOrEqual` have hardcoded expectation result, which results in an error if the type of `ExpectationResult` changes. - What code was refactored /...
Updating mostly syntax changes for Swift 4, as well as taking the recommending project settings from Xcode 9. This also updates the playgrounds to use the updated sources. It allowed...
I recall seeing this on Twitter awhile back and thinking it was cool. It can look cleaner to use emoji for the test results in the timeline: ✅ ❌ Just...