rudicarrilloypr / TDD-project

class with some methods, but with test-driven development (TDD)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– TDD project

TDD project class with some methods, but with test-driven development (TDD)

(back to top)

πŸ›  Built With

  • Ruby
  • Spec Tests

Tech Stack

Language

Key Features

  • Rubocop implemented
  • Implement Solver module

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need:

  • To clone or fork this repo
  • Ruby installed in your machine
  • To modify this project you'll need a text editor

For more information on how to install ruby on your machine:

Setup

Clone this repository to your desired folder:

  cd project-folder
  git clone git@github.com:rudicarrilloypr/TDD-project.git

For more information on how to clone or fork a repository:

Install

To install dependencies, the following command must be run in the terminal:

  cd 
  rubocop

Usage

In the project directory, you can run:

  irb -r ./index.rb

(back to top)

πŸ‘₯ Authors

πŸ‘€ Rudi Carrillo

πŸ‘€ Muhammad Aminu Salihu

(back to top)

πŸ”­ Future Features

Future changes:

  • Add Basic UI

(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, I encourage you to clone, fork, and contribute.

(back to top)

πŸ™ Acknowledgments

I want to thank Microverse for the idea for this project. a very big thanks to my coding partners for their contributions, and for my code reviewers for their suggestions and feedbacks .

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

class with some methods, but with test-driven development (TDD)

License:MIT License


Languages

Language:Ruby 100.0%