An open API service indexing awesome lists of open source software.

https://github.com/fishercoder1534/hellocucumber


https://github.com/fishercoder1534/hellocucumber

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

1. This project was created by following https://cucumber.io/docs/guides/10-minute-tutorial/?lang=java;
2. You can git clone it, open it in Intellij;
3. Go to terminal and run `mvn test` to see results;