Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandip-kanzariya/lets-craft-string-calculator
Incubyte TDD Assessment
https://github.com/sandip-kanzariya/lets-craft-string-calculator
Last synced: 5 days ago
JSON representation
Incubyte TDD Assessment
- Host: GitHub
- URL: https://github.com/sandip-kanzariya/lets-craft-string-calculator
- Owner: Sandip-Kanzariya
- Created: 2024-07-30T07:24:50.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T01:18:04.000Z (5 months ago)
- Last Synced: 2024-07-31T04:53:03.765Z (5 months ago)
- Language: Java
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Let's Craft String Calculator - Incubyte TDD
### Project Flow
![Project](https://github.com/user-attachments/assets/f2985a75-1e0c-43d5-bf66-c768ac257e14)### Tech Stack :
- Test Driven Developement (TDD)
- JAVA (Spring Boot)
- Testing: JUnit 5### SetUp and Running:
1. Clone Repo.
```bash
git clone https://github.com/Sandip-Kanzariya/lets-craft-string-calculator.git
```2. Run As Junit Test (Junit 5)