/TDD-project

This project implement a class with some methods, but do it by doing test-driven development (TDD). The idea is to write tests first and then the code. This will be verified in commits history.

Primary LanguageRubyMIT LicenseMIT

TDD-project

📗 Table of Contents

📖 TDD-project

Hi there! Welcome to TDD-project

This project implement a class with some methods, but it is implemented using test-driven development (TDD). The idea is to write tests first and then the code. This will be verified in commits history.

🛠 Built With

Tech Stack

Server

Key Features

  • Factorial method
  • String reverse method
  • FizzBuzz method

(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 to install Ruby.

Setup

Clone this repository to your desired folder:

  git clone https://github.com/BANCUNGUYE66/TDD-project.git

Install

  bundle install

Install this project with: Any code editor or terminal which you are comfortable with

Usage

In the project directory, you can run:

ruby 'file name'

👥 Author

👤 Ubda Nam

👤 bancunguye Aimable

(back to top)

Future Features

  • Preserve data
  • Add simple UI

(back to top)

🤝 Contribution

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 please give it a star. If you have any recommandations for future improvments, I would be happy to hear them.

(back to top)

🙏 Acknowledgments

I would like to thank microverse in advance. This is the first draft of this project. It works on my machine. If you try it and run into problems, please create an issue; I'll get back to it as soon as possible.

(back to top)

📝 License

This project is MIT licensed.