Skip to content

TDD-Project which provides collection classes with methods that seek to solve problems including finding the factorial of a number, return string with its reverse form and solving fizzbuzz puzzles.

License

Notifications You must be signed in to change notification settings

shafiuyushawu/TDD-Ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD Project

📗Table of Contents

📖 [TDD-Project]

[TDD-Project] provides collection classes with methods that seek to solve problems including finding the factorial of a number, return string with its reverse form and solving fizzuzz puzzles.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Have a factorial method
  • Have a Solver Class
  • Have a reverse method

(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/shafiuyushawu/TDD-Ruby.git

Install

Install this project with:

  cd TDD-Ruby

  bundle install

Usage

To run the project, execute the following command:

  ruby solver.rb

Run tests

To run tests, run the following command:

  rspec spec/

👥 Authors

👤 Shafiu Ibn Yushawu

👤 Nicholas Kwamena Amissah

(back to top)

🔭 Future Features

  • [Prepare base Decorator]
  • Turn Person class to Nameable]
  • [Prepare CapitalizeDecorator and TrimmerDecorator]

(back to top)

🤝 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

  • Thanks to the Microverse team for the great curriculum.

📝 License

This project is MIT licensed.

(back to top)

About

TDD-Project which provides collection classes with methods that seek to solve problems including finding the factorial of a number, return string with its reverse form and solving fizzbuzz puzzles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages