{"id":16374032,"url":"https://github.com/hiptest/hps-java-junit","last_synced_at":"2025-07-11T12:42:11.909Z","repository":{"id":45230794,"uuid":"50099721","full_name":"hiptest/hps-java-junit","owner":"hiptest","description":"Hiptest publisher samples with Java/JUnit","archived":false,"fork":false,"pushed_at":"2021-12-29T20:53:32.000Z","size":36,"stargazers_count":0,"open_issues_count":1,"forks_count":34,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-29T03:01:33.026Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hiptest.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}},"created_at":"2016-01-21T10:21:13.000Z","updated_at":"2021-10-18T09:58:58.000Z","dependencies_parsed_at":"2022-09-21T09:30:29.859Z","dependency_job_id":null,"html_url":"https://github.com/hiptest/hps-java-junit","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/hiptest%2Fhps-java-junit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiptest%2Fhps-java-junit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiptest%2Fhps-java-junit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiptest%2Fhps-java-junit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiptest","download_url":"https://codeload.github.com/hiptest/hps-java-junit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249157593,"owners_count":21221984,"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-10-11T03:15:57.887Z","updated_at":"2025-04-15T21:33:44.594Z","avatar_url":"https://github.com/hiptest.png","language":"Java","readme":"# hps-java-junit\n\n [![Build Status](https://travis-ci.org/hiptest/hps-java-junit.svg?branch=master)](https://travis-ci.org/hiptest/hps-java-junit)\n\nHiptest publisher samples with Java/JUnit\n\nIn this repository you'll find tests generated in junit format from [Hiptest](https://hiptest.com), using [Hiptest publisher](https://github.com/hiptest/hiptest-publisher).\n\nThe goals are:\n\n * to show how tests are exported in JUnit.\n * to check exports work out of the box (well, with implemented actionwords in java)\n\nSystem under test\n------------------\n\nThe SUT is a (not that much) simple coffee machine. You start it, you ask for a coffee and you get it, sometimes. But most of times you have to add water or beans, empty the grounds. You have an automatic expresso machine at work or at home? So you know how it goes :-)\n\nUpdate tests\n-------------\n\n\nTo update the tests:\n\n    hiptest-publisher -c junit.conf --only=tests\n\nThe tests are generated in [``src/test/java/com/coffeemachine/ProjectTest.java``](https://github.com/hiptest/hps-java-junit/blob/master/java/src/test/java/com/coffeemachine/ProjectTest.java)\n\nRun tests\n---------\n\n\nFirst, you must use [``maven``](http://maven.apache.org/) to build the project and run the tests:\n\n    mvn package\n\nThe SUT implementation can be seen in [``src/main/java/com/coffeemachine/CoffeeMachine.java``](https://github.com/hiptest/hps-java-junit/blob/master/java/src/main/java/com/coffeemachine/CoffeeMachine.java)\n\nBy default test report is generated in ```target/surefire-reports/TEST-com.coffeemachine.ProjectTest.xml```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiptest%2Fhps-java-junit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiptest%2Fhps-java-junit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiptest%2Fhps-java-junit/lists"}