{"id":20572739,"url":"https://github.com/molnarmark/fay","last_synced_at":"2026-04-21T19:02:54.615Z","repository":{"id":92790707,"uuid":"132649399","full_name":"molnarmark/fay","owner":"molnarmark","description":"WIP unit testing in Multi Theft Auto","archived":false,"fork":false,"pushed_at":"2018-05-14T19:00:51.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T19:56:01.966Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/molnarmark.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,"publiccode":null,"codemeta":null}},"created_at":"2018-05-08T18:33:01.000Z","updated_at":"2018-07-27T01:34:43.000Z","dependencies_parsed_at":"2023-03-20T02:04:58.856Z","dependency_job_id":null,"html_url":"https://github.com/molnarmark/fay","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/molnarmark/fay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Ffay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Ffay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Ffay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Ffay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/molnarmark","download_url":"https://codeload.github.com/molnarmark/fay/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Ffay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32105868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-11-16T05:23:34.948Z","updated_at":"2026-04-21T19:02:54.598Z","avatar_url":"https://github.com/molnarmark.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fay\nWork in progress Unit testing library for Multi Theft Auto\n\n## Example\n```lua\nFay {\n  it(\"should check if Fay is working correctly\", function(sertify)\n    local ped = createPed(310, 5, 10, 15)\n    sertify:expect(5):toBe(5)\n    sertify:expect({1, 2, 3}):atIndex(2):toBe(5)\n    sertify:expect(ped):toBeAnElement()\n  end)\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolnarmark%2Ffay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmolnarmark%2Ffay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolnarmark%2Ffay/lists"}