{"id":18937399,"url":"https://github.com/verifytests/verify.terminal","last_synced_at":"2025-04-15T18:31:59.270Z","repository":{"id":61591055,"uuid":"552141536","full_name":"VerifyTests/Verify.Terminal","owner":"VerifyTests","description":"A dotnet tool for managing Verify snapshots.","archived":false,"fork":false,"pushed_at":"2024-04-12T11:47:25.000Z","size":85,"stargazers_count":36,"open_issues_count":4,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-07T15:53:41.288Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/VerifyTests.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"patriksvensson"}},"created_at":"2022-10-15T23:09:30.000Z","updated_at":"2024-11-25T09:40:22.000Z","dependencies_parsed_at":"2024-04-06T09:26:07.891Z","dependency_job_id":null,"html_url":"https://github.com/VerifyTests/Verify.Terminal","commit_stats":null,"previous_names":["patriksvensson/verify.terminal"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VerifyTests%2FVerify.Terminal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VerifyTests%2FVerify.Terminal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VerifyTests%2FVerify.Terminal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VerifyTests%2FVerify.Terminal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VerifyTests","download_url":"https://codeload.github.com/VerifyTests/Verify.Terminal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249129223,"owners_count":21217306,"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-11-08T12:11:02.153Z","updated_at":"2025-04-15T18:31:54.261Z","avatar_url":"https://github.com/VerifyTests.png","language":"C#","funding_links":["https://github.com/sponsors/patriksvensson"],"categories":[],"sub_categories":[],"readme":"# Verify.Terminal\n\nA dotnet tool for managing Verify snapshots.  \nInspired by the awesome [Insta](https://github.com/mitsuhiko/insta) crate.\n\n![A screenshot of Verify.Terminal](res/screenshot.png)\n\n## Installation\n\nInstall by running the following command:\n\n```bash\ndotnet tool install -g verify.tool\n```\n\n## Review pending snapshots\n\n```\nUSAGE:\n    verify review [OPTIONS]\n\nOPTIONS:\n    -h, --help                    Prints help information\n    -w, --work \u003cDIRECTORY\u003e        The working directory to use\n    -c, --context \u003cLINE-COUNT\u003e    The number of context lines to show. Defaults to 2\n```\n\n```\n\u003e dotnet verify review\n```\n\n## Accept all pending snapshots\n\n```\nUSAGE:\n    verify accept [OPTIONS]\n\nOPTIONS:\n    -h, --help                Prints help information\n    -w, --work \u003cDIRECTORY\u003e    The working directory to use\n    -y, --yes                 Confirm all prompts.\n```\n\n```\n\u003e dotnet verify accept\n```\n\n## Reject all pending snapshots\n\n```\nUSAGE:\n    verify reject [OPTIONS]\n\nOPTIONS:\n    -h, --help                Prints help information\n    -w, --work \u003cDIRECTORY\u003e    The working directory to use\n    -y, --yes                 Confirm all prompts.\n```\n\n```\n\u003e dotnet verify reject\n```\n\n## Building\n\nWe're using [Cake](https://github.com/cake-build/cake) as a \n[dotnet tool](https://docs.microsoft.com/en-us/dotnet/core/tools/global-tools) \nfor building. So make sure that you've restored Cake by running \nthe following in the repository root:\n\n```\n\u003e dotnet tool restore\n```\n\nAfter that, running the build is as easy as writing:\n\n```\n\u003e dotnet cake\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fverifytests%2Fverify.terminal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fverifytests%2Fverify.terminal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fverifytests%2Fverify.terminal/lists"}