/TDD

Primary LanguageRuby

📗 Table of Contents

📖 [Test Driven Development3]

In this project we will implement a class with some methods, however using test-driven development (TDD) approach.

  • Create a class Solver
  • A method named solver
  • A method called reverse

🛠 Built With

Tech Stack

Client

Key Features

  • Write unit tests using Rspec.
  • Implement TDD approach
  • Write Rspec unit tests with mocks

(back to top)

Getting Started

Please follow the steps below to setup this project in your local computer

Prerequisites

A basic understanding of Ruby and Git

Usage

  1. Install Ruby
  2. Clone this repo git clone https://github.com/Kashif-Saleem-Ghuman/school-library.git

🔭 Future Features

  • Add a method named factorial
  • Add a method called reverse
  • Add method called fizzbuzz that takes one argument, an integer N, and returns a string

(back to top)

👥 Authors

👤 Kashif

👤 Riyaz Ahmed

(back to top)

(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 please give a⭐️ and share with your friends.

(back to top)

🙏 Acknowledgments

  • Thanks to the Microverse team for the great curriculum.
  • Hat tip to anyone whose code was used

(back to top)

📝 License

This project is [MIT] licensed.

(back to top)