approvals 0.0.7

A simple library allowing to compare strings in unit-tests. Currently in development stage and not usable.
Documentation

approvals

Library that allows to write simple text related tests like producing JSON.

Usage: approvals::approve("actual string received from test");

TODO

* Make instructions to follow on failure
* Launch diff tool on failure
* configure folder where to keep approved files