/Ruby-TDD

Primary LanguageRuby

Microverse Ruby

TDD with RSpec

Write unit tests using Rspec.
Understand an existing codebase in a way that allows for adding tests.
Write Rspec unit tests with mocks.
Understand the TDD concept.

Getting Started

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

Prerequisites

  • Internet service.
  • Knowledge of Git/Terminal.
  • Ruby installed locally in your machine.
  • Visual Studio Code.

Setup

  • Open the terminal on your computer

  • Navigate through directories using change directory (cd) command to where you want to clone the repository.

  • Type the following lists of commands and press "ENTER" after each command:

  • Open folder in VSC

    • code .

    • Install dependencies locally

      • bundle install

Built With

  • Ruby

Authors

👤 Abdelrhman Samy Saad

👤 Carlos Antonio Vivas Nieto

Acknowledgements ⭐️

  • Special thanks to the team for being fully commited on finishing this project together.

Show your support

  • Give a ⭐️ if you like this project!

📝 License

  • This project is MIT licensed.