This is a project to teach students how to work implementing a class with some methods, but you will do it by doing test-driven development (TDD)
- Ruby
- VScode
- Git & GitHub
To get a local copy up and running follow these simple example steps.
-
Open your command line
-
Go to the directory where you want this project to be cloned into
-
Run this command:
git clone https://github.com/tiagorahal/TDD-project
-
cd into the directory
- To test just use the command
rspec
inside the directory
👤 Tiago Rahal Aires
👤 Christian Erick Contreras
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.