okane-golden

Crates.iookane-golden
lib.rsokane-golden
version0.1.1
created_at2025-04-04 10:52:23.696194+00
updated_at2025-04-04 14:19:05.169813+00
descriptionsimple library supporting Golden Testing
homepage
repositoryhttps://github.com/xkikeg/okane
max_upload_size
id1619797
size18,394
kikeg (xkikeg)

documentation

README

okane-golden

CircleCI crates.io

Library to support Golden testing, which compares the got output against the pre-captured golden input. This library supports pretty much simple string golden testing.

For more details, see:

This library is licensed under MIT license.

Commit count: 392

cargo fmt