{"id":31597797,"url":"https://github.com/gowtham4545/jtest","last_synced_at":"2025-10-15T11:35:52.384Z","repository":{"id":221105263,"uuid":"751403663","full_name":"gowtham4545/jtest","owner":"gowtham4545","description":"Jtest is a unit testing framework built in c. It is used to write test-cases on c programs.","archived":false,"fork":false,"pushed_at":"2024-04-11T17:22:11.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-11T22:09:56.339Z","etag":null,"topics":["c-language","testing","testing-framework","unit-test","white-box-testing"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gowtham4545.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-02-01T14:46:41.000Z","updated_at":"2024-04-08T07:12:10.000Z","dependencies_parsed_at":"2024-04-11T18:36:16.345Z","dependency_job_id":"8b80746c-038d-42d7-b0ac-c3b4e8de9e76","html_url":"https://github.com/gowtham4545/jtest","commit_stats":null,"previous_names":["gowtham4545/jtest"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gowtham4545/jtest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowtham4545%2Fjtest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowtham4545%2Fjtest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowtham4545%2Fjtest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowtham4545%2Fjtest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gowtham4545","download_url":"https://codeload.github.com/gowtham4545/jtest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowtham4545%2Fjtest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278561288,"owners_count":26006957,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":["c-language","testing","testing-framework","unit-test","white-box-testing"],"created_at":"2025-10-06T05:25:47.907Z","updated_at":"2025-10-06T05:25:49.742Z","avatar_url":"https://github.com/gowtham4545.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jtest\r\n\r\n**Jtest** is a unit testing framework built in c. It is used to write test-cases on c programs.\r\n\r\n#### Running the tests\r\n\r\n- add the test files in makefile\r\n\r\n```makefile\r\nrun: build\r\n\t./a\r\n\r\nbuild:\r\n\tgcc \\\r\n\ttest/prog1.c \\\r\n\ttest/prog2.c \\\r\n\tMain.c \\\r\n\t-o a\r\n```\r\n- execute make command\r\n  \r\n```bash\r\nmake\r\n```\r\n  \r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgowtham4545%2Fjtest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgowtham4545%2Fjtest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgowtham4545%2Fjtest/lists"}