{"id":17103230,"url":"https://github.com/helpermethod/bash-specs","last_synced_at":"2025-04-13T00:42:57.778Z","repository":{"id":3931064,"uuid":"5021481","full_name":"helpermethod/bash-specs","owner":"helpermethod","description":"A BDD testing framework for Bash inspired by Jasmine and roundup.","archived":false,"fork":false,"pushed_at":"2017-07-06T10:58:58.000Z","size":152,"stargazers_count":12,"open_issues_count":9,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-13T00:42:52.777Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/helpermethod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-07-13T15:52:14.000Z","updated_at":"2023-08-22T20:28:10.000Z","dependencies_parsed_at":"2022-09-09T16:41:54.339Z","dependency_job_id":null,"html_url":"https://github.com/helpermethod/bash-specs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helpermethod%2Fbash-specs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helpermethod%2Fbash-specs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helpermethod%2Fbash-specs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helpermethod%2Fbash-specs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helpermethod","download_url":"https://codeload.github.com/helpermethod/bash-specs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650417,"owners_count":21139672,"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-14T15:32:26.754Z","updated_at":"2025-04-13T00:42:57.759Z","avatar_url":"https://github.com/helpermethod.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bash-specs \n\nA modern BDD testing framework for Bash\n\n[![Build Status](https://travis-ci.org/helpermethod/bash-specs.svg?branch=master)](https://travis-ci.org/helpermethod/bash-specs)\n[![Code Climate](https://codeclimate.com/github/helpermethod/bash-specs/badges/gpa.svg)](https://codeclimate.com/github/helpermethod/bash-specs)\n[![Test Coverage](https://codeclimate.com/github/helpermethod/bash-specs/badges/coverage.svg)](https://codeclimate.com/github/helpermethod/bash-specs/coverage)\n[![License](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://github.com/helpermethod/bash-specs/blob/master/COPYING)\n\n```bash\ndescribe 'bash-specs'\n    \n_() {\n  expect 'bash-specs' to_start_with 'bash'\n}\n\nit 'starts with bash' _\n```\n\n## Features\n\n* test suite isolation \n  the context in which specs are run is rebuilt for every test suite\n* mocking of functions, commands and builtins\n  mocking allows testing of functions in isolation\n* reporting\n  the test runner outputs the number of run/successful/failed specs as well as total and per-spec execution time  \n* human readable DSL\n  a DSL which resembles human-written specifications\n\n## Installation\n\n\u003c!-- How do I install bash-specs? --\u003e\n\n## Usage\n\n## Contribute\n\n## Support\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelpermethod%2Fbash-specs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelpermethod%2Fbash-specs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelpermethod%2Fbash-specs/lists"}