https://github.com/turbolent/diffedassertequal
Assert equality in tests. Get a textual diff for inequality
https://github.com/turbolent/diffedassertequal
diff swift test testing xctest
Last synced: over 1 year ago
JSON representation
Assert equality in tests. Get a textual diff for inequality
- Host: GitHub
- URL: https://github.com/turbolent/diffedassertequal
- Owner: turbolent
- License: mit
- Created: 2018-10-13T22:48:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T02:59:33.000Z (over 6 years ago)
- Last Synced: 2025-03-10T21:18:19.529Z (over 1 year ago)
- Topics: diff, swift, test, testing, xctest
- Language: Swift
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/turbolent/DiffedAssertEqual)
# DiffedAssertEqual
Assert equality in tests. Get a textual diff for inequality.