Back to search
This project is a solution to the **String Calculator Kata**. It demonstrates a Test-Driven Development (TDD) approach using **Ruby** and **RSpec**.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
Add README and supporting screenshots for TDD workflow and code verification
1264f18View on GitHubSupport custom delimiters defined with // at the start of string
6faa2cbView on GitHubAllow add method to sum multiple comma separated numbers
85980e4View on GitHub