{"id":17773932,"url":"https://github.com/svenfuchs/test_declarative","last_synced_at":"2025-04-21T23:31:20.475Z","repository":{"id":859477,"uuid":"594125","full_name":"svenfuchs/test_declarative","owner":"svenfuchs","description":"Simply adds a declarative test method syntax to test/unit","archived":false,"fork":false,"pushed_at":"2023-08-22T14:38:13.000Z","size":19,"stargazers_count":2,"open_issues_count":4,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-26T22:39:41.312Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/svenfuchs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-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":"2010-04-04T12:24:46.000Z","updated_at":"2023-10-12T09:52:05.000Z","dependencies_parsed_at":"2024-06-21T07:32:55.496Z","dependency_job_id":"92e95a6a-ed61-4bb3-a292-44061a88780e","html_url":"https://github.com/svenfuchs/test_declarative","commit_stats":{"total_commits":25,"total_committers":6,"mean_commits":4.166666666666667,"dds":0.52,"last_synced_commit":"4c0ccc6f649f33f76772a826e6afd367b143cd66"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svenfuchs%2Ftest_declarative","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svenfuchs%2Ftest_declarative/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svenfuchs%2Ftest_declarative/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svenfuchs%2Ftest_declarative/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svenfuchs","download_url":"https://codeload.github.com/svenfuchs/test_declarative/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223881649,"owners_count":17219268,"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":[],"created_at":"2024-10-26T21:47:22.033Z","updated_at":"2024-11-09T21:02:12.559Z","avatar_url":"https://github.com/svenfuchs.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TestDeclarative\n\n[![CI](https://github.com/svenfuchs/test_declarative/actions/workflows/ci.yml/badge.svg)](https://github.com/svenfuchs/test_declarative/actions/workflows/ci.yml)\n\nSimply adds a declarative test method syntax to test/unit.\n\n```ruby\nrequire 'test_declarative'\n\nclass MyTest \u003c Test::Unit::TestCase\n  test \"your test description\" do\n    # your test code\n  end\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvenfuchs%2Ftest_declarative","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvenfuchs%2Ftest_declarative","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvenfuchs%2Ftest_declarative/lists"}