Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucas-erkana/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.
https://github.com/lucas-erkana/tdd
Last synced: about 1 month ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/lucas-erkana/tdd
- Owner: Lucas-Erkana
- License: mit
- Created: 2023-06-01T05:58:56.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-06-01T11:41:19.000Z (over 1 year ago)
- Last Synced: 2023-08-07T19:21:26.160Z (over 1 year ago)
- Language: Ruby
- Size: 9.77 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 TDD Ruby ](#-tdd-ruby--)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [👥 Authors ](#-authors-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)**TDD ** is a Test-driven Development based project , using Rspec
Server
- **Add Rspec tests**
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
👤 **Lucas Erkana**
- GitHub: [@Lucash2022](https://github.com/Lucash2022)
- Twitter: [@Lucas_David_22](https://twitter.com/@Lucas_David_22)
- LinkedIn: [Lucas Erkana](https://www.linkedin.com/in/lucas-erkana/)
- Portfolio [@lucaserkana](https://lucash2022.github.io/LucasErkanaPortfolio_Website/)
👤 **Karan Jain**
- GitHub: [@karanjain2212](https://github.com/karanjain2212)
- LinkedIn: [@karanjain2212](https://linkedin.com/in/karanjain2212)
- [ ] **add more methods to the solver class**
- [ ] **add more test cases**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project kindly leave a ⭐
I would like to thank Microverse for the great resources shared.
This project is [MIT](./LICENSE) licensed.