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: over 1 year ago
JSON representation

Assert equality in tests. Get a textual diff for inequality

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.