/Test-driven_development

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.

Primary LanguageRubyMIT LicenseMIT

Test-driven Development

📗 Table of Contents

📖 Test-driven Development

In this project I will implement a class with some methods, but I 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 my commits history, so it is important to use the proper sequence.

🛠 Built With

Tech Stack

Key Features

-TDD Metodology

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

Install

Install this project with:

  • bundle install

Usage

To run the project, execute the following command:

  • ruby *.rb

(back to top)

👥 Authors

👨🏼‍🚀 Juan Diego Guerra (JD) 👾

👨🏼‍🚀 Hafizullah Rasa 🏹

(back to top)

🔭 Future Features

  • [more Features in Solve Class]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you would like to get in touch with the authors, you can find the contact information in the Authors section. Don't forget to give us a star!

(back to top)

🙏 Acknowledgments

I would like to thanks my family for supporting me.

(back to top)

📝 License

This project is MIT licensed.

(back to top)