{"id":17069784,"url":"https://github.com/jlong/abstract_testcases","last_synced_at":"2026-04-30T07:39:28.171Z","repository":{"id":670649,"uuid":"313973","full_name":"jlong/abstract_testcases","owner":"jlong","description":"An older Rails plugin that adds support for abstract test cases","archived":false,"fork":false,"pushed_at":"2009-09-22T04:00:27.000Z","size":72,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-19T01:39:14.526Z","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/jlong.png","metadata":{"files":{"readme":"README","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":"2009-09-22T03:59:10.000Z","updated_at":"2012-12-13T01:31:13.000Z","dependencies_parsed_at":"2022-07-07T23:29:03.876Z","dependency_job_id":null,"html_url":"https://github.com/jlong/abstract_testcases","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jlong/abstract_testcases","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlong%2Fabstract_testcases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlong%2Fabstract_testcases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlong%2Fabstract_testcases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlong%2Fabstract_testcases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jlong","download_url":"https://codeload.github.com/jlong/abstract_testcases/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlong%2Fabstract_testcases/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32458237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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-14T11:27:50.903Z","updated_at":"2026-04-30T07:39:28.155Z","avatar_url":"https://github.com/jlong.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Abstract TestCases for Rails\n============================\n\nThis plugin allows you to suppress the \"No tests were specified\" failure for \nabstract test cases. To define an abstract test case, simply use the \nconvenient class method:\n\n  class MyAbstractTestCase \u003c Test::Unit::TestCase\n    \n    # This is an abstract test case\n    self.abstract_testcase = true\n    \n  end\n\nThe abstract test case plugin is Copyright (c) John W. Long, 2007 and is\navailable under the same license as Rails.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlong%2Fabstract_testcases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlong%2Fabstract_testcases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlong%2Fabstract_testcases/lists"}