{"id":20682861,"url":"https://github.com/josdem/junit5-workshop","last_synced_at":"2026-04-29T21:35:05.135Z","repository":{"id":142524517,"uuid":"131426790","full_name":"josdem/junit5-workshop","owner":"josdem","description":"JUnit5 framework test structure, assertions, assumptions, dependencies.","archived":false,"fork":false,"pushed_at":"2023-04-21T12:15:48.000Z","size":103,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T20:47:58.970Z","etag":null,"topics":["gradle","junit","junit-jupiter","junit5","junit5-framework","maven"],"latest_commit_sha":null,"homepage":"","language":"Java","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/josdem.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-04-28T16:41:21.000Z","updated_at":"2024-07-21T01:54:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c07ecc1-ee40-48bc-a2d2-c403378183a6","html_url":"https://github.com/josdem/junit5-workshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/josdem/junit5-workshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fjunit5-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fjunit5-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fjunit5-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fjunit5-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josdem","download_url":"https://codeload.github.com/josdem/junit5-workshop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fjunit5-workshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27578164,"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-12-07T02:00:07.896Z","response_time":53,"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":["gradle","junit","junit-jupiter","junit5","junit5-framework","maven"],"created_at":"2024-11-16T22:14:49.147Z","updated_at":"2025-12-07T21:04:57.451Z","avatar_url":"https://github.com/josdem.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Junit 5 Workshop\n------------------------------------\n\nThis project shows how to use JUnit 5 framework test structure, assertions, assumptions and dependencies.\n\n#### To run the project with Gradle\n\n```bash\ngradle -Denvironment=DEV test\n```\n\n#### To run the project with Maven\n\n```bash\nmvn -Denvironment=DEV test\n```\n\n#### To execute a single test with Gradle\n\n```bash\ngradle test --tests=$testName\n```\n\n#### To execute a single test with Maven\n\n```bash\nmvn test -Dtest=$testName\n```\n\n#### Read this as reference\n\nhttp://josdem.io/techtalk/java/junit5/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosdem%2Fjunit5-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosdem%2Fjunit5-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosdem%2Fjunit5-workshop/lists"}