{"id":17997541,"url":"https://github.com/danielhe4rt/lumen-unit-test","last_synced_at":"2025-10-15T16:13:09.112Z","repository":{"id":106424948,"uuid":"197985882","full_name":"danielhe4rt/lumen-unit-test","owner":"danielhe4rt","description":null,"archived":false,"fork":false,"pushed_at":"2019-07-20T22:20:32.000Z","size":29,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-29T03:34:09.800Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/danielhe4rt.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":"2019-07-20T22:14:15.000Z","updated_at":"2021-12-15T17:35:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"43e877dc-1c6d-44d5-b89f-f58004196a84","html_url":"https://github.com/danielhe4rt/lumen-unit-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielhe4rt/lumen-unit-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielhe4rt%2Flumen-unit-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielhe4rt%2Flumen-unit-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielhe4rt%2Flumen-unit-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielhe4rt%2Flumen-unit-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielhe4rt","download_url":"https://codeload.github.com/danielhe4rt/lumen-unit-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielhe4rt%2Flumen-unit-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279091378,"owners_count":26101472,"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-15T02:00:07.814Z","response_time":56,"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-29T21:19:30.970Z","updated_at":"2025-10-15T16:13:09.050Z","avatar_url":"https://github.com/danielhe4rt.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\u003ch1 align=\"center\"\u003e\n  Lumen Unitary Test\n\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003e\n    Project made for study purposes and understand how PHPUnit and TDD works.\n\u003c/h3\u003e \n\n## :exclamation: The concept of everything\n\nI found on my old drive some link for some Test for a random job who asks for a TDD heavy developer, so I decide to try to learn how to write and code TDD.\n\n## :computer: Technologies\n\nI chose to use Lumen because I work with the framework on a daily basis, so it makes a lot easier. Here is the most important about the code: \n\n- PHPUnit\u003cbr\u003e\nUsed to make all tests run. I was about to use the Codeception, but PHPUnit is already native on Laravel/Lumen, so is a quite easy to run everything\n\nOk, now let's install and try it.\n\n## :rocket: 5 minutes quick start\n\n:bulb: After your project is cloned, you must have installed the composer on your machine to download all dependencies.\nEntering the command below will begin to download the dependencies:\n\n```\ncomposer install\n```\n\u003cbr\u003e\nWith everything set up, you can run the game using the command below (Remember to use this command on the project folder):\n\n```\nvendor/bin/phpunit --testdox\n```\n\n## :mailbox_with_mail: License \n\nThis software was created for study purposes only. Feel free to try it out.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielhe4rt%2Flumen-unit-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielhe4rt%2Flumen-unit-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielhe4rt%2Flumen-unit-test/lists"}