https://github.com/fishercoder1534/hellocucumber
https://github.com/fishercoder1534/hellocucumber
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fishercoder1534/hellocucumber
- Owner: fishercoder1534
- Created: 2024-09-07T17:59:39.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-09-07T18:07:06.000Z (10 months ago)
- Last Synced: 2025-01-20T12:46:32.524Z (5 months 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;