{"id":19329376,"url":"https://github.com/scottdj92/ava-poc","last_synced_at":"2026-06-15T21:32:03.155Z","repository":{"id":72336508,"uuid":"164263702","full_name":"scottdj92/ava-poc","owner":"scottdj92","description":"a POC for writing tests with AVA","archived":false,"fork":false,"pushed_at":"2019-01-06T01:27:41.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T12:16:34.531Z","etag":null,"topics":["ava","testing","testing-tools","typescript"],"latest_commit_sha":null,"homepage":null,"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/scottdj92.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-06T00:53:20.000Z","updated_at":"2019-01-06T01:28:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"cbd6c55d-674e-44d1-a7ef-2c815093d6fc","html_url":"https://github.com/scottdj92/ava-poc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/scottdj92/ava-poc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottdj92%2Fava-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottdj92%2Fava-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottdj92%2Fava-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottdj92%2Fava-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scottdj92","download_url":"https://codeload.github.com/scottdj92/ava-poc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottdj92%2Fava-poc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34381759,"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-15T02:00:07.085Z","response_time":63,"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":["ava","testing","testing-tools","typescript"],"created_at":"2024-11-10T02:27:57.666Z","updated_at":"2026-06-15T21:32:03.138Z","avatar_url":"https://github.com/scottdj92.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ava-poc\na POC for writing tests with AVA\n\n## Reasoning\nI wanted to find a test runner that could run tests concurrently and enable parallelism (multiple functions running in parallel)\n\n## Thoughts\n* Ava.js works pretty well with TS, some configuration required, but no compilation needed. This is a plus.\n* Writing tests is pretty simple after reading the docs. I like the `.is` assertion\n* Errors are clean and obvious in the terminal on both windows and OS X\n* Ava.js is useful for large amounts of tests that can be cut down on time by running concurrently\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscottdj92%2Fava-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscottdj92%2Fava-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscottdj92%2Fava-poc/lists"}