nri-test-encoding: A library to simplify writing golden tests for encoding types.

[ bsd3, library, testing ] [ Propose Tags ]
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3
Change log CHANGELOG.md
Dependencies aeson (>=1.4.6.0 && <2.1), aeson-pretty (>=0.8.0 && <0.9), base (>=4.12.0.0 && <4.17), bytestring (>=0.10.8.2 && <0.12), filepath (>=1.4.2.1 && <1.5), nri-prelude (>=0.1.0.0 && <0.7), nri-redis (>=0.1.0.0 && <0.2), servant (>=0.16.2 && <0.19), servant-auth-server (>=0.4.5.1 && <0.5), servant-server (>=0.16.2 && <0.19), text (>=1.2.3.1 && <2.1) [details]
License BSD-3-Clause
Copyright 2022 NoRedInk Corp.
Author NoRedInk
Maintainer haskell-open-source@noredink.com
Category Testing
Home page https://github.com/NoRedInk/haskell-libraries/tree/trunk/nri-test-encoding#readme
Bug tracker https://github.com/NoRedInk/haskell-libraries/issues
Source repo head: git clone https://github.com/NoRedInk/haskell-libraries(nri-test-encoding)
Uploaded by julianobs at 2022-03-09T17:12:48Z
Distributions
Downloads 469 total (21 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for nri-test-encoding-0.1.1.3

[back to package description]

NriTestEncoding

A library to simplify writing golden tests for encoding types.