{"id":23488630,"url":"https://github.com/erwanlt/junit5-parameterized-tests","last_synced_at":"2025-04-14T12:08:17.300Z","repository":{"id":234103695,"uuid":"788281441","full_name":"ErwanLT/junit5-parameterized-tests","owner":"ErwanLT","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-19T06:26:17.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T10:41:23.920Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ErwanLT.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":"2024-04-18T05:47:09.000Z","updated_at":"2024-04-18T12:46:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2bdab37-7fac-4c98-82d8-2f17fcd5f18e","html_url":"https://github.com/ErwanLT/junit5-parameterized-tests","commit_stats":null,"previous_names":["erwanlt/junit5-parameterized-tests"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErwanLT%2Fjunit5-parameterized-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErwanLT%2Fjunit5-parameterized-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErwanLT%2Fjunit5-parameterized-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErwanLT%2Fjunit5-parameterized-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ErwanLT","download_url":"https://codeload.github.com/ErwanLT/junit5-parameterized-tests/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248877973,"owners_count":21176244,"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":[],"created_at":"2024-12-24T23:13:31.907Z","updated_at":"2025-04-14T12:08:17.274Z","avatar_url":"https://github.com/ErwanLT.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Java CI with Maven](https://github.com/ErwanLT/junit5-parameterized-tests/actions/workflows/maven.yml/badge.svg?branch=main)](https://github.com/ErwanLT/junit5-parameterized-tests/actions/workflows/maven.yml)\n[![CircleCI](https://dl.circleci.com/status-badge/img/circleci/DR1S4tRDw8MMzAomvrb3L7/39fDTMPH9GHiyvPSRqMMwW/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/circleci/DR1S4tRDw8MMzAomvrb3L7/39fDTMPH9GHiyvPSRqMMwW/tree/main)\n[![codecov](https://codecov.io/gh/ErwanLT/junit5-parameterized-tests/graph/badge.svg?token=Wx7aOdxtlZ)](https://codecov.io/gh/ErwanLT/junit5-parameterized-tests)\n\n# junit5-parameterized-tests\n\nCe README explique comment utiliser les tests paramétrés dans JUnit 5 en utilisant différentes annotations telles que :\n- `@ValueSource`\n- `@CsvSource`\n- `@CsvFileSource`\n- `@MethodSource`\n- `@EnumSource`\n- `@NullSource`\n- `@EmptySource`\n- `@NullAndEmptySource`\n\n## Installation\nAssurez-vous d'ajouter JUnit 5 à votre projet Maven ou Gradle. Voici un exemple de dépendance pour Maven :\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003eorg.junit.jupiter\u003c/groupId\u003e\n    \u003cartifactId\u003ejunit-jupiter-api\u003c/artifactId\u003e\n    \u003cversion\u003e5.8.1\u003c/version\u003e\n    \u003cscope\u003etest\u003c/scope\u003e\n\u003c/dependency\u003e\n```\n\n## Contribuer\nSi vous souhaitez contribuer à cet exemple ou apporter des améliorations, n'hésitez pas à ouvrir une Pull Request.\n\n## Licence\nCe projet est sous licence APACHE 2 - voir le fichier [LICENSE](LICENSE) pour plus de détails.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferwanlt%2Fjunit5-parameterized-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferwanlt%2Fjunit5-parameterized-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferwanlt%2Fjunit5-parameterized-tests/lists"}