{"id":25255858,"url":"https://github.com/dashorst/cucumber-wicket","last_synced_at":"2025-10-27T01:31:37.188Z","repository":{"id":772053,"uuid":"457365","full_name":"dashorst/cucumber-wicket","owner":"dashorst","description":"Cucumber support for Apache Wicket","archived":false,"fork":false,"pushed_at":"2010-01-05T11:34:01.000Z","size":91,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-16T19:33:19.509Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/dashorst/cucumber-wicket","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/dashorst.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":"2010-01-03T21:53:18.000Z","updated_at":"2024-04-16T19:33:19.510Z","dependencies_parsed_at":"2022-08-16T10:50:27.650Z","dependency_job_id":null,"html_url":"https://github.com/dashorst/cucumber-wicket","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/dashorst%2Fcucumber-wicket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashorst%2Fcucumber-wicket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashorst%2Fcucumber-wicket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashorst%2Fcucumber-wicket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashorst","download_url":"https://codeload.github.com/dashorst/cucumber-wicket/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238422552,"owners_count":19469548,"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":"2025-02-12T05:59:59.646Z","updated_at":"2025-10-27T01:31:31.862Z","avatar_url":"https://github.com/dashorst.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Cucumber Wicket\n===============\n\nThis is an example project for integrating [Cucumber](http://cukes.info)\nwith [Apache Wicket](http://wicket.apache.org). This way it is possible\nto write your integration tests using\n[Gherkin](http://wiki.github.com/aslakhellesoy/cucumber/gherkin).\n\nExample Cucumber scripts:\n\n\tFeature: Helloworld\n  \t\tIn order to greet the world\n  \t\tAs a user\n  \t\tI want to see the text Hello World in a browser window.\n\t\n\t\tScenario: Hello World\n\t  \tGiven I am viewing the home page\n\t  \tThen I should see \"Hello World\"\n\n\tFeature: Counting\n\t\tIn order to count the number of clicks on a link\n\t\tAs a bean counter\n\t\tI want to see a number increase with each click on a link.\n\n\t\tScenario: number is zero without any clicks\n\t\tGiven I am viewing the home page\n\t\tThen I should see \"Number of clicks 0\"\n\t\tAnd I should see a link with text \"Click me\"\n\n\t\tScenario: number is one after a click\n\t\tGiven I am viewing the home page\n\t\tWhen I click the link with text \"Click me\"\n\t\tThen I should see \"Number of clicks 1\"\n\nThis project makes use of\n[Cuke4Duke](http://wiki.github.com/aslakhellesoy/cuke4duke)'s Maven\nplugin to run the features.\n\nRunning the examples:\n\n* follow the cuke4duke [installation instructions](http://wiki.github.com/aslakhellesoy/cuke4duke/maven)\n* run `mvn integration-test` in the project folder\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashorst%2Fcucumber-wicket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashorst%2Fcucumber-wicket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashorst%2Fcucumber-wicket/lists"}