{"id":16733116,"url":"https://github.com/quchen/qa-playground","last_synced_at":"2026-07-04T09:32:23.001Z","repository":{"id":66327261,"uuid":"52898236","full_name":"quchen/qa-playground","owner":"quchen","description":"Full QA example in Haskell: Various testsuites, test coverage, benchmarks.","archived":false,"fork":false,"pushed_at":"2016-03-15T19:05:32.000Z","size":24,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-18T19:36:00.347Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quchen.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":"2016-03-01T18:04:37.000Z","updated_at":"2019-12-05T06:34:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"d6fb249f-c9f3-432e-8f1b-40529d60c4bd","html_url":"https://github.com/quchen/qa-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/quchen/qa-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quchen%2Fqa-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quchen%2Fqa-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quchen%2Fqa-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quchen%2Fqa-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quchen","download_url":"https://codeload.github.com/quchen/qa-playground/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quchen%2Fqa-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35117335,"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-07-04T02:00:05.987Z","response_time":113,"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-10-12T23:48:44.151Z","updated_at":"2026-07-04T09:32:22.982Z","avatar_url":"https://github.com/quchen.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"QA playground\n=============\n\nThis example project demonstrates basic usages of many important QA tools\navailable in the Haskell ecosystem.\n\n- [x] Test framework [**Tasty**][tasty]\n    - [x] Probabilistic batch testing with [**QuickCheck**][qc]\n    - [x] Deterministic batch testing with [**Smallcheck**][sc]\n    - [x] Example test case testing with [**HUnit**][hu]\n    - [x] Deliberately failing tests to show reporting\n- [x] Doctests with  [**Doctest**][doctest]\n- [x] Generating coverage reports with [**HPC**][hpc]\n- [x] Benchmarking with [**Criterion**][crit]\n- [ ] Documentation with [**Haddock**][haddock]\n\nExecute it with\n\n```bash\nstack build --test --coverage --benchmark\n```\n\n\n\n[crit]: http://hackage.haskell.org/package/criterion\n[doctest]: http://hackage.haskell.org/package/doctest\n[haddock]: https://www.haskell.org/haddock/\n[hpc]: https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/hpc.html\n[hu]: http://hackage.haskell.org/package/HUnit\n[qc]: http://hackage.haskell.org/package/QuickCheck\n[sc]: http://hackage.haskell.org/package/smallcheck\n[tasty]: http://hackage.haskell.org/package/tasty","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquchen%2Fqa-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquchen%2Fqa-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquchen%2Fqa-playground/lists"}