{"id":15555761,"url":"https://github.com/unkindpartition/tasty-golden","last_synced_at":"2025-04-04T21:08:32.676Z","repository":{"id":9727562,"uuid":"11685561","full_name":"UnkindPartition/tasty-golden","owner":"UnkindPartition","description":"Golden test support for Tasty","archived":false,"fork":false,"pushed_at":"2024-11-14T10:26:17.000Z","size":153,"stargazers_count":37,"open_issues_count":5,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-28T20:08:09.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UnkindPartition.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-07-26T12:47:57.000Z","updated_at":"2024-11-14T10:26:22.000Z","dependencies_parsed_at":"2024-12-13T15:04:47.492Z","dependency_job_id":"0bc912bb-79a3-4452-b436-b972180e72b1","html_url":"https://github.com/UnkindPartition/tasty-golden","commit_stats":{"total_commits":154,"total_committers":12,"mean_commits":"12.833333333333334","dds":"0.11688311688311692","last_synced_commit":"49cc01fda05ac8a697834d77b814869a26236cfc"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnkindPartition%2Ftasty-golden","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnkindPartition%2Ftasty-golden/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnkindPartition%2Ftasty-golden/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnkindPartition%2Ftasty-golden/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UnkindPartition","download_url":"https://codeload.github.com/UnkindPartition/tasty-golden/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249526,"owners_count":20908212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T15:10:33.434Z","updated_at":"2025-04-04T21:08:32.661Z","avatar_url":"https://github.com/UnkindPartition.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"This package provides support for «golden testing».\n\nA golden test is an IO action that writes its result to a file.\nTo pass the test, this output file should be identical to the corresponding\n«golden» file, which contains the correct result for the test.\n\nTo **get started** with golden testing and this library, see\n[Introduction to golden testing](https://ro-che.info/articles/2017-12-04-golden-tests).\n\nCommand-line options\n--------------------\n\nTo see the command-line options, run your test suite with `--help`. Here's an\nexample output:\n\n```\nMmm... tasty test suite\n\nUsage: test [-p|--pattern PATTERN] [-t|--timeout DURATION] [-l|--list-tests]\n            [-j|--num-threads NUMBER] [-q|--quiet] [--hide-successes]\n            [--color never|always|auto] [--ansi-tricks ARG] [--accept]\n            [--no-create] [--size-cutoff n]\n            [--delete-output never|onpass|always]\n\nAvailable options:\n  -h,--help                Show this help text\n  -p,--pattern PATTERN     Select only tests which satisfy a pattern or awk\n                           expression\n  -t,--timeout DURATION    Timeout for individual tests (suffixes: ms,s,m,h;\n                           default: s)\n  -l,--list-tests          Do not run the tests; just print their names\n  -j,--num-threads NUMBER  Number of threads to use for tests\n                           execution (default: # of cores/capabilities)\n  -q,--quiet               Do not produce any output; indicate success only by\n                           the exit code\n  --hide-successes         Do not print tests that passed successfully\n  --color never|always|auto\n                           When to use colored output (default: auto)\n  --ansi-tricks ARG        Enable various ANSI terminal tricks. Can be set to\n                           'true' or 'false'. (default: true)\n  --accept                 Accept current results of golden tests\n  --no-create              Error when golden file does not exist\n  --size-cutoff n          hide golden test output if it's larger than n\n                           bytes (default: 1000)\n  --delete-output never|onpass|always\n                           If there is a golden file, when to delete output\n                           files (default: never)\n```\n\nSee also [tasty's README](https://github.com/UnkindPartition/tasty/blob/master/README.md#runtime).\n\nMaintainers\n-----------\n\n[Roman Cheplyaka](https://github.com/UnkindPartition) is the primary maintainer.\n\n[Oliver Charles](https://github.com/ocharles) is the backup maintainer. Please\nget in touch with him if the primary maintainer cannot be reached.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funkindpartition%2Ftasty-golden","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funkindpartition%2Ftasty-golden","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funkindpartition%2Ftasty-golden/lists"}