TDD
In this project you will implement a class with some methods, but you will do it by doing test-driven development (TDD). Remember that the idea is to write tests first and then the code. This will be verified in your commits history, so it is important to use the proper sequence.
Install / Use
/learn @Lucas-Erkana/TDDREADME
<!-- TABLE OF CONTENTS -->
📗 Table of Contents
<!-- PROJECT DESCRIPTION -->📖 TDD <a name="about-project"></a>
**TDD ** is a Test-driven Development based project , using Rspec
Tech Stack <a name="tech-stack"></a>
<details> <summary>Server</summary> <ul> <li><a href="https://guides.rubyonrails.org/getting_started.html">Ruby</a></li> </ul> </details> <!-- Features -->Key Features <a name="key-features"></a>
- Add Rspec tests
💻 Getting Started <a name="getting-started"></a>
To get a local copy up and running, follow these steps:
To get a local copy up and running, follow these steps:
- Create a local directory where you can clone the project
- Clone the project to your directory by running
https://github.com/Lucash2022/TDD.git
- Run the code with ruby
Prerequisites
In order to run this project you need:
- Git and GitHub
- A code editor
- Ruby
👥 Authors <a name="authors"></a>
👤 Lucas Erkana
- GitHub: @Lucash2022
- Twitter: @Lucas_David_22
- LinkedIn: Lucas Erkana
- Portfolio @lucaserkana
👤 Karan Jain
- GitHub: @karanjain2212
- LinkedIn: @karanjain2212
🔭 Future Features <a id="future-features"></a>
- [ ] add more methods to the solver class
- [ ] add more test cases
🤝 Contributing <a name="contributing"></a>
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT -->⭐️ Show your support <a name="support"></a>
If you like this project kindly leave a ⭐
<p align="right">(<a href="#readme-top">back to top</a>)</p>🙏 Acknowledgments <a name="acknowledgements"></a>
I would like to thank Microverse for the great resources shared.
<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE -->📝 License <a name="license"></a>
This project is MIT licensed.
<p align="right">(<a href="#readme-top">back to top</a>)</p>