{"id":19044591,"url":"https://github.com/crissdev/jest-training","last_synced_at":"2026-06-15T01:37:21.789Z","repository":{"id":46921338,"uuid":"205554048","full_name":"crissdev/jest-training","owner":"crissdev","description":"A project configured with Jest and Typescript to write unit tests","archived":false,"fork":false,"pushed_at":"2023-01-04T08:36:45.000Z","size":591,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T23:24:14.095Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/crissdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-31T14:22:20.000Z","updated_at":"2021-10-22T15:35:41.000Z","dependencies_parsed_at":"2023-02-02T05:31:36.290Z","dependency_job_id":null,"html_url":"https://github.com/crissdev/jest-training","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/crissdev/jest-training","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crissdev%2Fjest-training","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crissdev%2Fjest-training/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crissdev%2Fjest-training/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crissdev%2Fjest-training/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crissdev","download_url":"https://codeload.github.com/crissdev/jest-training/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crissdev%2Fjest-training/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34344440,"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-14T02:00:07.365Z","response_time":62,"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":[],"created_at":"2024-11-08T22:46:48.158Z","updated_at":"2026-06-15T01:37:21.772Z","avatar_url":"https://github.com/crissdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jest-training\n\n[![Build Status](https://travis-ci.org/crissdev/jest-training.svg?branch=master)](https://travis-ci.org/crissdev/jest-training)\n\nLearn Jest and unit testing through code challenges - each test represents a challenge. The challenges are taken from various sources (see Bibliography).\n\nJust clone this repository and write your tests using Typescript.\n\n```sh\n$ git clone https://github.com/crissdev/jest-training\n```\n\nThe project is by default configured to:\n\n- format files with Prettier (through vscode workspace configuration)\n- check files with eslint (through vscode workspace configuration)\n- automatically save and format files on editor focus change (through vscode workspace configuration)\n- run tests with Jest\n\n## Development\n\nPut your test suites in `__tests__` directory, tested features in `src` directory and run `npm test`. If you want Jest to continuousely run the tests then run `npm run watch` command. Note that tests must be written in Typescript.\n\n## Continuous Integration\n\nContinuous Integration configuration has been provided for Travis (.travis.yml), AppVeyor (appveyor.yml) and Bitbucket (bitbucket-pipelines.yml). Please refer to their documentation site for how to configure them.\n\n## Bibliography\n\nAdd sources as necessary.\n\n## License\n\nMIT © [Cristian Trifan](https://crissdev.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrissdev%2Fjest-training","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrissdev%2Fjest-training","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrissdev%2Fjest-training/lists"}