{"id":38062473,"url":"https://github.com/jaimelopez/testuals","last_synced_at":"2026-01-16T20:31:40.623Z","repository":{"id":56995854,"uuid":"74696786","full_name":"jaimelopez/testuals","owner":"jaimelopez","description":"Simple PHP unit tests framework PoC","archived":false,"fork":false,"pushed_at":"2018-01-19T14:37:30.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-16T00:11:55.503Z","etag":null,"topics":["composer","package","php","php-library","test-automation","test-framework","testing"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/jaimelopez.png","metadata":{"files":{"readme":"README.md","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":"2016-11-24T18:28:25.000Z","updated_at":"2017-07-29T10:00:25.000Z","dependencies_parsed_at":"2022-08-21T14:10:11.360Z","dependency_job_id":null,"html_url":"https://github.com/jaimelopez/testuals","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jaimelopez/testuals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaimelopez%2Ftestuals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaimelopez%2Ftestuals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaimelopez%2Ftestuals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaimelopez%2Ftestuals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaimelopez","download_url":"https://codeload.github.com/jaimelopez/testuals/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaimelopez%2Ftestuals/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28482267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: 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":["composer","package","php","php-library","test-automation","test-framework","testing"],"created_at":"2026-01-16T20:31:39.899Z","updated_at":"2026-01-16T20:31:40.618Z","avatar_url":"https://github.com/jaimelopez.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Testuals\n#### Simple PHP unit tests framework\nTestuals is an unit test framework designed to simplify your life allowing you to define some stupid tests in a simple, understandable and more textual way.\n\nIt was made as a PoC in a single HackDay so there would have a lot of functionalities to implement and some changes to do.\n\n[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%205.6-8892BF.svg?style=flat-square)](https://php.net/)\n\n## Installation\n\nYou can install Testuals with [Composer](https://getcomposer.org):\n\n```bash\n$\u003e composer require jaimelopez/testuals\n```\n\nIf you don't have a composer installed globally then you can get Testuals doing:\n```bash\n$\u003e curl -sS https://getcomposer.org/installer | php\n$\u003e php composer.phar require jaimelopez/testuals\n```\n\nAfter that you'll be able to run Testuals via:\n\n```bash\n$\u003e vendor/bin/testuals\n```\n## Examples\nThere are a example project using Testuals:\nhttps://github.com/jaimelopez/testuals-example\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaimelopez%2Ftestuals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaimelopez%2Ftestuals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaimelopez%2Ftestuals/lists"}