{"id":21877636,"url":"https://github.com/rbiedrawa/spring-boot-acceptancetests-cucumber-demo","last_synced_at":"2026-04-29T21:02:37.454Z","repository":{"id":162193115,"uuid":"356895171","full_name":"rbiedrawa/spring-boot-acceptanceTests-cucumber-demo","owner":"rbiedrawa","description":"This sample application is intended to show the acceptance testing approach using Cucumber and Junit5.","archived":false,"fork":false,"pushed_at":"2022-01-31T02:01:35.000Z","size":349,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-28T09:29:50.694Z","etag":null,"topics":["acceptance-testing","cluecumber","cucumber","cucumber-jvm","gradle","h2","junit5","lombok","reporting","spring-boot","spring-data-jpa"],"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/rbiedrawa.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":"2021-04-11T14:49:13.000Z","updated_at":"2023-04-17T21:11:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"59773d3b-ca3c-44b4-9cde-610f5bbaa73d","html_url":"https://github.com/rbiedrawa/spring-boot-acceptanceTests-cucumber-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rbiedrawa/spring-boot-acceptanceTests-cucumber-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbiedrawa%2Fspring-boot-acceptanceTests-cucumber-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbiedrawa%2Fspring-boot-acceptanceTests-cucumber-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbiedrawa%2Fspring-boot-acceptanceTests-cucumber-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbiedrawa%2Fspring-boot-acceptanceTests-cucumber-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rbiedrawa","download_url":"https://codeload.github.com/rbiedrawa/spring-boot-acceptanceTests-cucumber-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbiedrawa%2Fspring-boot-acceptanceTests-cucumber-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32443576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["acceptance-testing","cluecumber","cucumber","cucumber-jvm","gradle","h2","junit5","lombok","reporting","spring-boot","spring-data-jpa"],"created_at":"2024-11-28T08:09:50.555Z","updated_at":"2026-04-29T21:02:37.437Z","avatar_url":"https://github.com/rbiedrawa.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Acceptance tests with Spring Boot, Cucumber and Junit5 (demo) \n\nThis sample application is intended to show the `acceptance testing` approach using [Cucumber](https://cucumber.io/docs/installation/java/) and [Junit5](https://junit.org/junit5/).\n\n![acceptance-test-reports.png](./_docs/img/acceptance-test-reports.png)\n\n## Features\n\n* `Junit5` integration.\n* Separate acceptanceTest `test set`.\n* `Cucumber` integration.\n* Custom Cucumber hook for `@Transactional` rollback.\n* `Cluecumber Report plugin` integration for beautiful html reports.\n\n## Getting Started\n\n### Prerequisites\n\n* Java 11\n\n### Usage\n\n* Run **acceptance tests**.\n  ```shell\n  ./gradlew acceptanceTest\n  ```\n\n* Generate **html reports**.\n  ```shell\n  ./gradlew generateCluecumberReports\n  ```\n  *** *report will be generated under:* `build/reports/acceptanceTest/index.html`.\n\n\n* Run tests based on **tag**.\n  ```shell\n  ./gradlew acceptanceTest -Dcucumber.filter.tags=\"@Slow\"\n  ```\n\n* Use **@Disabled** to ignore cucumber test.\n\n## References\n\n* [Cucumber](https://cucumber.io/)\n* [Junit5](https://junit.org/junit5/)  \n* [Cluecumber Report Gradle Plugin](https://github.com/JavaanseHZ/cluecumber-report-gradle-plugin)\n* [Cluecumber Report Maven Plugin](https://github.com/trivago/cluecumber-report-plugin)\n\n## License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbiedrawa%2Fspring-boot-acceptancetests-cucumber-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frbiedrawa%2Fspring-boot-acceptancetests-cucumber-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbiedrawa%2Fspring-boot-acceptancetests-cucumber-demo/lists"}