/TDD-ruby-project

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 [TDD-ruby-project]

In this project we implement a class with some methods, but we do it by doing test-driven development (TDD).

🛠 Built With

Tech Stack

Server

Key Features

  • [Write Rspec unit tests with mocks]
  • [Understand the TDD concept]

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

  • Mac or PC
  • Install Ruby
  • Understanding OOP principles

Setup

Clone this repository to your desired folder:

  cd your-folder
  github.com/Nuga0909/TDD-ruby-project

Install

Install this project with:

  • GitHub Actions
  • Linters
    • Rubocop
  • Ruby

Usage

  • The project can be used as a tool to display the core concept of the TDD process.

(back to top)

👥 Authors

👤 Eric Mawudeku

👤 Adeshina Adenuga

👤 Khuraijam Henary Singh

(back to top)

🔭 Future Features

  • [Method to solve fibonacci sequence]
  • [Method to solve basic sets and hashes problems]
  • [Method to solve further maths]

(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 show your support by giving ⭐️!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for this experience

(back to top)

📝 License

This project is MIT licensed.

(back to top)