| Crates.io | okane-golden |
| lib.rs | okane-golden |
| version | 0.1.1 |
| created_at | 2025-04-04 10:52:23.696194+00 |
| updated_at | 2025-04-04 14:19:05.169813+00 |
| description | simple library supporting Golden Testing |
| homepage | |
| repository | https://github.com/xkikeg/okane |
| max_upload_size | |
| id | 1619797 |
| size | 18,394 |
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.