melaniesigrid / Test_Driven_Development_RSpec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Driven Development in RSpec

This project implements the Solver class, with methods that solve simple problems (Factorial, string reverse and FizzBuzz). Made to practice TDD.

Built With

  • Ruby
  • RSpec
  • Rubocop

Getting Started

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

Prerequisites

Setup

You must have Ruby installed on your computer.

Install

Run git clone https://github.com/melaniesigrid/Test_Driven_Development_RSpec.git

Usage

Navigate to the directory with cd Test_Driven_Development.

Run tests

Run rspec

Authors

πŸ‘€ Melanie Sigrid

πŸ‘€ Fabricio

   
GitHub @fabgrel10
Twitter @fabgrel10
LinkedIn @fabgrel10

πŸ‘€ Gabriela Sanchez

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to all our partners and code reviewers at Microverse.

πŸ“ License

This project is MIT licensed.

About


Languages

Language:Ruby 100.0%