{"id":20721625,"url":"https://github.com/fslev/cucumber-jutils-tutorial","last_synced_at":"2025-04-23T15:14:46.924Z","repository":{"id":44358437,"uuid":"187805004","full_name":"fslev/cucumber-jutils-tutorial","owner":"fslev","description":"Tutorial on how to test an app by using Cucumber for Java and Cucumber-Jutils","archived":false,"fork":false,"pushed_at":"2025-04-11T15:09:38.000Z","size":13762,"stargazers_count":7,"open_issues_count":11,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-23T15:14:41.415Z","etag":null,"topics":[],"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/fslev.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}},"created_at":"2019-05-21T09:24:56.000Z","updated_at":"2025-04-02T11:41:54.000Z","dependencies_parsed_at":"2023-12-19T16:05:04.904Z","dependency_job_id":null,"html_url":"https://github.com/fslev/cucumber-jutils-tutorial","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/fslev%2Fcucumber-jutils-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fslev%2Fcucumber-jutils-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fslev%2Fcucumber-jutils-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fslev%2Fcucumber-jutils-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fslev","download_url":"https://codeload.github.com/fslev/cucumber-jutils-tutorial/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250457792,"owners_count":21433734,"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-11-17T03:28:44.600Z","updated_at":"2025-04-23T15:14:46.908Z","avatar_url":"https://github.com/fslev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build status](https://github.com/fslev/cucumber-jutils-tutorial/workflows/Java%20CI%20with%20Maven/badge.svg?branch=main)](https://github.com/fslev/cucumber-jutils-tutorial/actions/workflows/build.yml)\n[![Allure test reports](https://img.shields.io/static/v1?label=Go%20To\u0026message=Allure%20Test%20Reports\u0026color=ff69b4)](https://fslev.github.io/cucumber-jutils-tutorial)\n# Cucumber JUtils showcase\n\n\nA simple showcase on how to use [**cucumber-jutils**](https://github.com/fslev/cucumber-jutils) library  while testing a notebook manager web application.  \n\n## Requirements\nJDK11, Maven, Docker \u0026 docker-compose \n\n## Setup\n_Start notebook-manager app:_\n```shell\nsrc/test/resources/docker\n\ndocker-compose up\n```\n\nNotebook manager Swagger:  \nhttp://localhost:8090/swagger-ui.html  \n\n## Configure Cucumber tests from Intellij Idea\n\n### Requirements\n- __Intellij Idea__ version \u003e= 2019.3\n- Latest version of [Cucumber for Java](https://plugins.jetbrains.com/plugin/7212-cucumber-for-java) and [Gherkin](https://plugins.jetbrains.com/plugin/9164-gherkin) plugins\n\n### Cucumber for Java plugin configuration\n\n[Cucumber for Java](https://plugins.jetbrains.com/plugin/7212-cucumber-for-java) plugin should by default read configuration from _junit-platform.properties_\n\nAlso, for newer versions of Idea (\u003e=2022) you need the following plugin setup:   \n`Run -\u003e Edit configurations... -\u003e Edit configuration templates -\u003e Cucumber for Java -\u003e Before launch -\u003e Build project`\n\n## Execution and Reports\n\n### Run tests from Idea\n\n_src/test/resources/features:_\n```\nRight click any feature file or inside any feature file -\u003e Run feature / Run scenario\n```\n\n### Run tests from Maven\n```shell\nmvn clean -Plocal,allure-reports verify\n```\nCheck for Cucumber Allure reports inside `target/site/allure-maven-plugin/index.html`  \nOr, directly inside GitHub pages by clicking on the Allure Test Reports badge or directly at  \nhttps://fslev.github.io/cucumber-jutils-tutorial\n  \n![img.png](reports/allure-reports.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffslev%2Fcucumber-jutils-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffslev%2Fcucumber-jutils-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffslev%2Fcucumber-jutils-tutorial/lists"}