#965108 ITP: goldplate -- cute and simple opaque golden test runner for CLI applications

#965108#5
Date:
2020-07-16 08:48:11 UTC
From:
To:
* Package name    : goldplate
  Version         : 0.1.1
  Upstream Author : Jasper Van der Jeugt <jasper@fugue.co>
* URL             : https://github.com/fugue/goldplate.git
* License         : Apache-2.0
  Programming Lang: Haskell
  Description     : Cute and simple opaque golden test runner for CLI applications

Place your test cases in a directory, annotate them with .goldplate
files, and that's it. Completely language agnostic. Perhaps its best
feature is that it can automatically fix your tests outputs.
.
Give goldplate a try if:
.
- You are testing a CLI application
- The application produces deterministic output (e.g. compilers,
  prettifiers, convertors)
- The application is quick to start (a process is created for every
  test)
- Your output is text-based and not huge in size

This package is needed by the newer version of patat.

I will need a sponsor.