/OOP-school-library

Primary LanguageRubyMIT LicenseMIT


TDD Project

📗 Table of Contents

TDD Project

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

🛠 Built With

Tech Stack

Client

Key Features

  • Unit tests with Rspec
  • TDD project

(back to top)

Getting Started

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

Prerequisites

You need the following tools be installed in your computer:

Setup

Clone this repository to your desired folder:

  cd my-prefered-folder
  
  git clone https://github.com/Gardimy/OOP-school-library.git

Install

Install this project with:

  cd OOP-school-library
  
  bundle install

Usage

To run the project, execute the following command:

  ruby main.rb

Run tests

To run tests, run the following command:

  rspec spec/

...

👥 Authors

👤 Gardimy Charles

(back to top)

🔭 Future Features

  • TDD project

(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 me a start and share my portfolio to recruters!

(back to top)

🙏 Acknowledgments

I would like to thank to microverse For teaching me the database and more things.

(back to top)

📝 License

This project is MIT licensed.

(back to top)