{"id":19603612,"url":"https://github.com/claudioaltamura/java-junit5","last_synced_at":"2025-07-13T06:34:41.679Z","repository":{"id":136439934,"uuid":"128730254","full_name":"claudioaltamura/java-junit5","owner":"claudioaltamura","description":"junit5 examples","archived":false,"fork":false,"pushed_at":"2025-02-09T22:35:09.000Z","size":163,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-09T23:24:48.208Z","etag":null,"topics":["github-actions","java","java-junit","testing"],"latest_commit_sha":null,"homepage":"","language":"Java","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/claudioaltamura.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-09T07:13:57.000Z","updated_at":"2025-02-09T22:35:13.000Z","dependencies_parsed_at":"2024-11-11T13:15:22.593Z","dependency_job_id":null,"html_url":"https://github.com/claudioaltamura/java-junit5","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudioaltamura%2Fjava-junit5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudioaltamura%2Fjava-junit5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudioaltamura%2Fjava-junit5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudioaltamura%2Fjava-junit5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/claudioaltamura","download_url":"https://codeload.github.com/claudioaltamura/java-junit5/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240887248,"owners_count":19873533,"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","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":["github-actions","java","java-junit","testing"],"created_at":"2024-11-11T09:30:39.088Z","updated_at":"2025-02-26T15:43:52.218Z","avatar_url":"https://github.com/claudioaltamura.png","language":"Java","readme":"![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/claudioaltamura/java-junit5/build-gradle-project.yml?branch=main)\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n# java-junit5\n### junit5 examples\n\n1. @BeforeEach, @AfterEach\n2. @BeforeAll, @AfterAll\n3. @Test, @DisplayName\n4. @RepeatedTest\n5. @ParameterizedTest\n6. @Disabled\n7. assertAll\n8. assertThrows\n9. assertTimeout\n10. assumptions\n11. @Tag\n12. test life cycle\n13. conditional test execution\n14. Dynamic Test @TestFactory\n\nsee https://junit.org/junit5/docs/current/user-guide/\n\n### Build\n\n    ./gradlew clean build\n\n### Running tests\n\n    ./gradlew clean test\n    \n### Running tagged tests (example1)\n\n    ./gradlew test    \n    \n### Running tagged tests (example2)\n\n    ./gradlew example2Test        \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaudioaltamura%2Fjava-junit5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclaudioaltamura%2Fjava-junit5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaudioaltamura%2Fjava-junit5/lists"}