{"id":15882419,"url":"https://github.com/ph1p/test-boilerplates","last_synced_at":"2026-01-11T01:48:21.852Z","repository":{"id":42262390,"uuid":"126726471","full_name":"ph1p/test-boilerplates","owner":"ph1p","description":"Some test examples","archived":false,"fork":false,"pushed_at":"2023-04-25T20:53:18.000Z","size":1343,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T06:34:26.717Z","etag":null,"topics":["ava","jasmine","jest","mocha","tests"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ph1p.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-25T18:18:36.000Z","updated_at":"2021-12-21T09:34:06.000Z","dependencies_parsed_at":"2023-01-30T18:15:16.529Z","dependency_job_id":null,"html_url":"https://github.com/ph1p/test-boilerplates","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/ph1p%2Ftest-boilerplates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ph1p%2Ftest-boilerplates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ph1p%2Ftest-boilerplates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ph1p%2Ftest-boilerplates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ph1p","download_url":"https://codeload.github.com/ph1p/test-boilerplates/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246763861,"owners_count":20829798,"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":["ava","jasmine","jest","mocha","tests"],"created_at":"2024-10-06T04:03:16.429Z","updated_at":"2026-01-11T01:48:21.845Z","avatar_url":"https://github.com/ph1p.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Test boilerplates [![Build Status](https://travis-ci.org/ph1p/test-boilerplates.svg?branch=master)](https://travis-ci.org/ph1p/test-boilerplates)\n\nThis repository contains examples of some of the most popular JavaScript test frameworks.\nI am constantly working on new examples and improvements.\n\n## ava ([source](https://github.com/avajs/ava))\n\n```\ncd ava-example\nnpm install\nnpm test\nnpm run test:coverage\nnpm run test:check-coverage\nnpm run test:watch\n```\n\n## jasmine ([source](https://github.com/jasmine/jasmine) \u0026 [jasmine-node](https://github.com/mhevery/jasmine-node))\n\n```\ncd jasmine-example\nnpm install\nnpm test\nnpm run test:coverage\nnpm run test:check-coverage\n```\n\n## jest ([source](https://github.com/facebook/jest))\n\n```\ncd jest-example\nnpm install\nnpm test\nnpm run test:coverage\nnpm run test:watch\nnpm run updateSnapshots\n```\n## mocha ([source](https://github.com/mochajs/mocha))\n\n```\ncd mocha-example\nnpm install\nnpm test\nnpm run test:coverage\nnpm run test:check-coverage\nnpm run test:watch\n```\n\n## TAP Reporters\nhttps://github.com/sindresorhus/awesome-tap#reporters","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fph1p%2Ftest-boilerplates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fph1p%2Ftest-boilerplates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fph1p%2Ftest-boilerplates/lists"}