{"id":19197867,"url":"https://github.com/flarebyte/baldrick-pest","last_synced_at":"2026-06-19T13:31:47.201Z","repository":{"id":62777778,"uuid":"561933313","full_name":"flarebyte/baldrick-pest","owner":"flarebyte","description":"Cunning regression tests for CLI applications","archived":false,"fork":false,"pushed_at":"2025-09-21T09:57:05.000Z","size":1285,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-21T11:27:09.270Z","etag":null,"topics":["cli","npm-cli","regression-testing","testing"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/flarebyte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2022-11-04T20:41:27.000Z","updated_at":"2025-09-21T09:53:41.000Z","dependencies_parsed_at":"2025-09-13T17:07:13.238Z","dependency_job_id":"d9e70145-f91e-4b7e-953d-92a2ca18bd92","html_url":"https://github.com/flarebyte/baldrick-pest","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/flarebyte/baldrick-pest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flarebyte%2Fbaldrick-pest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flarebyte%2Fbaldrick-pest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flarebyte%2Fbaldrick-pest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flarebyte%2Fbaldrick-pest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flarebyte","download_url":"https://codeload.github.com/flarebyte/baldrick-pest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flarebyte%2Fbaldrick-pest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34534274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cli","npm-cli","regression-testing","testing"],"created_at":"2024-11-09T12:19:00.817Z","updated_at":"2026-06-19T13:31:47.191Z","avatar_url":"https://github.com/flarebyte.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# baldrick-pest\n\n![npm](https://img.shields.io/npm/v/baldrick-pest) ![Build\nstatus](https://github.com/flarebyte/baldrick-pest/actions/workflows/main.yml/badge.svg)\n![npm bundle size](https://img.shields.io/bundlephobia/min/baldrick-pest)\n\n![npm type definitions](https://img.shields.io/npm/types/baldrick-pest)\n![node-current](https://img.shields.io/node/v/baldrick-pest)\n![NPM](https://img.shields.io/npm/l/baldrick-pest)\n\n![Experimental](https://img.shields.io/badge/status-experimental-blue)\n\n\u003e Cunning regression tests for CLI applications\n\nSnapshot-driven acceptance tests for CLI apps defined in YAML.\n\nSnapshot-driven acceptance tests for any CLI.\n\n![Hero image for baldrick-pest](baldrick-pest-hero-512.jpeg)\n\nHighlights:\n\n- Test any kind of executable regardless of the programming language it has been created with.\n- Tests are written in YAML with a json schema.\n- Regression are checked by making snapshots.\n- Writing tests is quick and easy with auto-completion in vs-code\n- Reports the test results in mocha json. This makes it easy to integrate with\n  other tools and services that use mocha json as a standard format for test\n  results.\n\n![Example of baldrick-pest usage](baldrick-pest-usage.gif \"demo\")\n\n## Documentation and links\n\n- [Code Maintenance :wrench:](MAINTENANCE.md)\n- [Code Of Conduct](CODE_OF_CONDUCT.md)\n- [Api for baldrick-pest](API.md)\n- [Contributing :busts_in_silhouette: :construction:](CONTRIBUTING.md)\n- [Diagram for the code base :triangular_ruler:](INTERNAL.md)\n- [Vocabulary used in the code base :book:](CODE_VOCABULARY.md)\n- [Architectural Decision Records :memo:](DECISIONS.md)\n- [Contributors :busts_in_silhouette:](https://github.com/flarebyte/baldrick-pest/graphs/contributors)\n- [Dependencies](https://github.com/flarebyte/baldrick-pest/network/dependencies)\n- [Glossary :book:](https://github.com/flarebyte/overview/blob/main/GLOSSARY.md)\n- [Software engineering principles :gem:](https://github.com/flarebyte/overview/blob/main/PRINCIPLES.md)\n- [Overview of Flarebyte.com ecosystem :factory:](https://github.com/flarebyte/overview)\n- [Usage ★★](USAGE.md)\n- [Overview for the json schema for baldrick pest yaml file](SCHEMA.md)\n- [Json schema for baldrick pest yaml\n  file](spec/snapshots/pest-model/get-schema--schema.json)\n\n## Related\n\n- [baldrick-zest-engine](https://github.com/flarebyte/baldrick-zest-engine) Run tests declaratively with a few cunning plans\n- [assert sh](https://github.com/lehmannro/assert.sh) test-driven development for bash\n- [bash_unit](https://github.com/pgrange/bash_unit) bash unit testing enterprise edition framework\n- [shUnit2](https://github.com/kward/shunit2) unit test framework for Bourne based shell scripts\n\n## Installation\n\nThis package is [ESM\nonly](https://blog.sindresorhus.com/get-ready-for-esm-aa53530b3f77).\n\n```bash\nyarn global add baldrick-pest\nbaldrick-pest --help\n```\n\nOr alternatively run it:\n\n```bash\nnpx baldrick-pest --help\n```\n\nIf you want to tun the latest version from github. Mostly useful for dev:\n\n```bash\ngit clone git@github.com:flarebyte/baldrick-pest.git\nyarn global add `pwd`\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflarebyte%2Fbaldrick-pest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflarebyte%2Fbaldrick-pest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflarebyte%2Fbaldrick-pest/lists"}