rbanos-mv / ruby_tdd

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name

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

Built With

  • Ruby
  • Rspec

Getting Started

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

Prerequisites

Open your terminal and navigate to the folder you would like to save the project.

Setup

Type these commands into the terminal:

git clone https://github.com/rbanos-mv/ruby_tdd.git
cd ruby_tdd

Run tests

Type these commands into the terminal:

rspec

Authors

👤 Hector Torres

👤 Roberto A. Baños Alvarez

🤝 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

📝 License

This project is MIT licensed.

About

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


Languages

Language:Ruby 100.0%