Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T02:59:33.000Z (almost 5 years ago)
- Last Synced: 2024-10-03T10:28:23.705Z (about 2 months ago)
- Topics: diff, swift, test, testing, xctest
- Language: Swift
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/turbolent/DiffedAssertEqual.svg?branch=master)](https://travis-ci.org/turbolent/DiffedAssertEqual)
# DiffedAssertEqual
Assert equality in tests. Get a textual diff for inequality.