{"id":13740503,"url":"https://github.com/alex-hhh/al2-test-runner","last_synced_at":"2026-01-28T12:01:54.578Z","repository":{"id":57745645,"uuid":"289385304","full_name":"alex-hhh/al2-test-runner","owner":"alex-hhh","description":"alternate rackunit test runner","archived":false,"fork":false,"pushed_at":"2020-08-28T03:22:15.000Z","size":29,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-20T08:27:16.924Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Racket","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alex-hhh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-21T23:40:58.000Z","updated_at":"2022-01-03T21:27:46.000Z","dependencies_parsed_at":"2022-08-27T00:01:56.841Z","dependency_job_id":null,"html_url":"https://github.com/alex-hhh/al2-test-runner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alex-hhh/al2-test-runner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-hhh%2Fal2-test-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-hhh%2Fal2-test-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-hhh%2Fal2-test-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-hhh%2Fal2-test-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alex-hhh","download_url":"https://codeload.github.com/alex-hhh/al2-test-runner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-hhh%2Fal2-test-runner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28845103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T10:53:21.605Z","status":"ssl_error","status_checked_at":"2026-01-28T10:53:20.789Z","response_time":57,"last_error":"SSL_read: 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":[],"created_at":"2024-08-03T04:00:48.768Z","updated_at":"2026-01-28T12:01:54.561Z","avatar_url":"https://github.com/alex-hhh.png","language":"Racket","funding_links":[],"categories":["Testing"],"sub_categories":[],"readme":"# al2-test-runner -- Alternative way of running rackunit tests\n\n[![Build Status](https://dev.azure.com/alexharsanyi0641/racket-packages/_apis/build/status/alex-hhh.al2-test-runner?branchName=master)](https://dev.azure.com/alexharsanyi0641/racket-packages/_build/latest?definitionId=9\u0026branchName=master)\n\nThis package provides an alternative way of running rackunit tests, providing\nbetter visibility and improved reporting of test results. The `run-tests`\nfunction is a drop-in replacement of the equivalent function from\n`rackunit/textui`, providing the following benefits:\n\n* Results from test runs are reported to the standard output, even if they are\n  successful. This allows better visibility of what tests are actually run,\n  along with their execution time\n\n* Test results are written to an output file, using JUnit compatible\n  format. This allows test results to be imported into various management\n  tools for analyzing trends such as test durations and failure rates across\n  different builds\n\n* Tests can be explicitly skipped, and such tests are reported as skipped -\n  this allows better visibility of what tests are not run, when compared to\n  just commenting them out in the source code.\n\nThe package does not define another testing framework, instead it runs\nrackunit tests which are organized in test-suites and test-cases.\n\nYou can install this [Racket](https://racket-lang.org) package using the\nfollowing command:\n\n```\nraco pkg install al2-test-runner\n```\n\nFor more details, see [the\ndocumentation](https://docs.racket-lang.org/al2-test-runner/index.html)\nfor this package.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex-hhh%2Fal2-test-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falex-hhh%2Fal2-test-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex-hhh%2Fal2-test-runner/lists"}