- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
**A TDD project is a software development endeavor that utilizes the test-driven development (TDD) approach to implement a class with its corresponding methods.
- Ruby
- VSCode
- Rubocop
- RSpec
Client
Server
Database
- Takes one argument and returns the factorial for that number
- Takes one argument and returns it reversed
- Takes one argument and returns string
To get a local copy up and running, follow these steps.
git clone https://github.com/tonnymuchui/TDD-Project.git
cd TDD-project
To run the project, execute the following command:
Install this project with:
Run test.rb on your terminal By Using IRB
In order to run this project you need:
run on your terminal test.rb
To run tests, run the following command:
👤 Tonny Muchui
-
GitHub: @tonnymuchui
-
Twitter: @Tonnymuchui6
-
LinkedIn: Tonny Muchui
-
GitHub: Fahim-Khan-P
-
LinkedIn: Fahim Khan
- Capitalize and trim features will be added
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can give it a star
I would like to thank Microverse
for providing us the resources that enabled us to finish this challenge!
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.