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.

MIT License

Stars
5

📗 Table of Contents

📖 TDD

**TDD ** is a Test-driven Development based project , using Rspec

Tech Stack

Key Features

  • Add Rspec tests

💻 Getting Started

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

👤 Lucas Erkana

👤 Karan Jain

🔭 Future Features

  • add more methods to the solver class
  • add more test cases

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project kindly leave a ⭐

🙏 Acknowledgments

I would like to thank Microverse for the great resources shared.

📝 License

This project is MIT licensed.