https://github.com/findinpath/cucumber-kotlin-example
A simple port to Kotlin for the cucumber example project https://github.com/cucumber/cucumber-jvm/tree/master/examples
https://github.com/findinpath/cucumber-kotlin-example
Last synced: about 1 year ago
JSON representation
A simple port to Kotlin for the cucumber example project https://github.com/cucumber/cucumber-jvm/tree/master/examples
- Host: GitHub
- URL: https://github.com/findinpath/cucumber-kotlin-example
- Owner: findinpath
- Created: 2020-06-02T06:16:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T01:29:14.000Z (over 3 years ago)
- Last Synced: 2025-01-29T18:32:14.649Z (over 1 year ago)
- Language: Kotlin
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cucumber sample project
=======================
This project is a simple port to Kotlin of the project
https://github.com/cucumber/cucumber-jvm/tree/master/examples