{"id":21307877,"url":"https://github.com/solidstate-network/hardhat-test-short-circuit","last_synced_at":"2026-03-07T17:31:29.010Z","repository":{"id":45919080,"uuid":"443681646","full_name":"solidstate-network/hardhat-test-short-circuit","owner":"solidstate-network","description":"🛑 Stop Hardhat test execution on demand and print output from completed tests ⚡","archived":false,"fork":false,"pushed_at":"2025-05-04T17:28:44.000Z","size":125,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-29T09:51:56.595Z","etag":null,"topics":["eth","ether","ethereum","hardhat","mocha","plugin","test","wow"],"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/solidstate-network.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-01-02T04:34:23.000Z","updated_at":"2025-05-04T17:28:47.000Z","dependencies_parsed_at":"2025-05-04T18:35:06.694Z","dependency_job_id":null,"html_url":"https://github.com/solidstate-network/hardhat-test-short-circuit","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":0.07692307692307687,"last_synced_commit":"96bbc368a7046ae8a1ebaecc7b6c54a7eadcfe49"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/solidstate-network/hardhat-test-short-circuit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidstate-network%2Fhardhat-test-short-circuit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidstate-network%2Fhardhat-test-short-circuit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidstate-network%2Fhardhat-test-short-circuit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidstate-network%2Fhardhat-test-short-circuit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solidstate-network","download_url":"https://codeload.github.com/solidstate-network/hardhat-test-short-circuit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidstate-network%2Fhardhat-test-short-circuit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30223248,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T17:00:40.062Z","status":"ssl_error","status_checked_at":"2026-03-07T17:00:39.026Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["eth","ether","ethereum","hardhat","mocha","plugin","test","wow"],"created_at":"2024-11-21T16:34:45.670Z","updated_at":"2026-03-07T17:31:28.973Z","avatar_url":"https://github.com/solidstate-network.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hardhat Test Short Circuit\n\nStop Hardhat test execution on demand and print output from completed tests.\n\n## Installation\n\n```bash\nnpm install --save-dev @solidstate/hardhat-test-short-circuit\n# or\nyarn add --dev @solidstate/hardhat-test-short-circuit\n```\n\n## Usage\n\nLoad plugin in Hardhat config:\n\n```javascript\nrequire('@solidstate/hardhat-test-short-circuit');\n```\n\nRun the included Hardhat task while tests are running to skip all pending tests:\n\n```bash\nnpx hardhat short-circuit \n# or\nyarn run hardhat short-circuit\n```\n\n## Development\n\nInstall dependencies via Yarn:\n\n```bash\nyarn install\n```\n\nSetup Husky to format code on commit:\n\n```bash\nyarn prepare\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidstate-network%2Fhardhat-test-short-circuit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolidstate-network%2Fhardhat-test-short-circuit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidstate-network%2Fhardhat-test-short-circuit/lists"}