/tdd-project

TDD-Project 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

📗 Table of Contents

📖 TDD-Project

TDD-Project 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.

🛠 Built With Ruby

Tech Stack

Key Features

  • [classes and instance objects]
  • [Decorator design pattern]

(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:

cd my-folder git clone https://github.com/alicemirigo92/tdd-project.git

Install

Install this project with:

cd my-project gem install

Usage

To run the project, execute the following command:

Run tests

To run tests, run the following command:

run rspec

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 Alice Mirigo

👤 Habtamu

👤 Bigizi Nduwayo Crispin

(back to top)

🔭 Future Features

  • [Basic UI]

(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 like this project, reach out to me.

(back to top)

🙏 Acknowledgments

I would like to appreciate microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)