{"id":16374016,"url":"https://github.com/hiptest/hps-specflow","last_synced_at":"2025-04-15T21:33:39.504Z","repository":{"id":45230805,"uuid":"46804155","full_name":"hiptest/hps-specflow","owner":"hiptest","description":"Hiptest publisher samples with Specflow","archived":false,"fork":false,"pushed_at":"2021-12-29T20:52:50.000Z","size":43,"stargazers_count":1,"open_issues_count":1,"forks_count":9,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-29T02:51:34.106Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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":"2015-11-24T16:29:18.000Z","updated_at":"2021-10-18T10:00:57.000Z","dependencies_parsed_at":"2022-09-05T20:01:05.932Z","dependency_job_id":null,"html_url":"https://github.com/hiptest/hps-specflow","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-specflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiptest%2Fhps-specflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiptest%2Fhps-specflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiptest%2Fhps-specflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiptest","download_url":"https://codeload.github.com/hiptest/hps-specflow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249157562,"owners_count":21221977,"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:55.452Z","updated_at":"2025-04-15T21:33:39.181Z","avatar_url":"https://github.com/hiptest.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hps-specflow\n\n[![Build Status](https://travis-ci.org/hiptest/hps-specflow.svg?branch=master)](https://travis-ci.org/hiptest/hps-specflow)\n\nHiptest publisher samples with Specflow\n\nIn this repository you'll find tests generated in Specflow 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 Specflow.\n * to check exports work out of the box (well, with implemented actionwords)\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\nTo update the tests:\n\n    hiptest-publisher -c specflow.conf --only=features,step_definitions\n\nThe tests are generated in [``features/``](https://github.com/hiptest/hps-specflow/tree/master/features)\n\nRun tests\n---------\n\n\nTo build the project and run the tests, use the following command:\n\n    xbuild specflow_samples.csproj /t:buildnunitfiles\n    xbuild specflow_samples.csproj /t:compile\n    xbuild specflow_samples.csproj /t:test\n\nThe SUT implementation can be seen in [``class/CoffeeMachine.cs``](https://github.com/hiptest/hps-specflow/blob/master/class/CoffeeMachine.cs)\n\nThe test report is generated in ```TestResult.xml```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiptest%2Fhps-specflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiptest%2Fhps-specflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiptest%2Fhps-specflow/lists"}