Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flimzy/diff

This package has been superseded by https://gitlab.com/flimzy/testy
https://github.com/flimzy/diff

diff go testing

Last synced: 3 months ago
JSON representation

This package has been superseded by https://gitlab.com/flimzy/testy

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/flimzy/diff.svg?branch=master)](https://travis-ci.org/flimzy/diff) [![Codecov](https://img.shields.io/codecov/c/github/flimzy/diff.svg?style=flat)](https://codecov.io/gh/flimzy/diff) [![GoDoc](https://godoc.org/github.com/flimzy/diff?status.svg)](http://godoc.org/github.com/flimzy/diff)

# diff

This is a simple package to facilitate Go testing of various deeply nested data types.

## License

This package is released under the terms of the MIT license. See the included LICENSE.txt for details.