https://github.com/fishercoder1534/hellocucumber
https://github.com/fishercoder1534/hellocucumber
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fishercoder1534/hellocucumber
- Owner: fishercoder1534
- Created: 2024-09-07T17:59:39.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-07T18:07:06.000Z (almost 2 years ago)
- Last Synced: 2025-03-13T17:49:26.929Z (over 1 year ago)
- Language: Java
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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;