{"id":32218822,"url":"https://github.com/elcamlost/test2-mojox","last_synced_at":"2025-10-22T08:07:11.729Z","repository":{"id":56837449,"uuid":"204750746","full_name":"elcamlost/Test2-MojoX","owner":"elcamlost","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-13T08:07:53.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-22T08:01:59.436Z","etag":null,"topics":["mojolicious","test2"],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elcamlost.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","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":"2019-08-27T17:04:52.000Z","updated_at":"2023-04-13T08:07:59.000Z","dependencies_parsed_at":"2022-09-12T11:51:11.124Z","dependency_job_id":null,"html_url":"https://github.com/elcamlost/Test2-MojoX","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/elcamlost/Test2-MojoX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elcamlost%2FTest2-MojoX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elcamlost%2FTest2-MojoX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elcamlost%2FTest2-MojoX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elcamlost%2FTest2-MojoX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elcamlost","download_url":"https://codeload.github.com/elcamlost/Test2-MojoX/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elcamlost%2FTest2-MojoX/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280402194,"owners_count":26324587,"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-22T02:00:06.515Z","response_time":63,"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":["mojolicious","test2"],"created_at":"2025-10-22T08:02:04.138Z","updated_at":"2025-10-22T08:07:11.723Z","avatar_url":"https://github.com/elcamlost.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Test2::MojoX [![Build Status](https://api.travis-ci.com/elcamlost/Test2-MojoX.svg?branch=master)](https://travis-ci.com/elcamlost/Test2-MojoX) [![Coverage Status](https://coveralls.io/repos/github/elcamlost/Test2-MojoX/badge.svg)](https://coveralls.io/github/elcamlost/Test2-MojoX)\n\n  Testing Mojo with Test2\n\n```perl\nuse Test2::V0;\nuse Test2::MojoX;\nuse Mojolicious::Lite -signatures;\nget '/' =\u003e sub {\n  shift-\u003erender(\n    json =\u003e {\n      scalar =\u003e 'value',\n      array  =\u003e [qw/item1 item2/],\n      hash   =\u003e {key1 =\u003e 'value1', key2 =\u003e 'value2'}\n    }\n  );\n};\n\nmy $t = Test2::MojoX-\u003enew;\n$t-\u003eget_ok('/')-\u003ejson_is(hash {\n  field scalar =\u003e 'value';\n  field array  =\u003e array {\n    item 'item1';\n    item 'item2';\n    end;\n  };\n  field hash =\u003e hash {\n    field key1 =\u003e 'value1';\n    field key2 =\u003e 'value2';\n    end;\n  };\n  end;\n});\n\n```\n\n## Installation\n\nModule available at [CPAN](https://metacpan.org/pod/Test2::MojoX). So you can install with your favourite cpan installer, such as cpan, carton, carmel etc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felcamlost%2Ftest2-mojox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felcamlost%2Ftest2-mojox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felcamlost%2Ftest2-mojox/lists"}