Skip to content

In this project we implemented `Solver`class with `factorial` and `fizzbuzz` methods, using test-driven development (TDD) approach.

License

Notifications You must be signed in to change notification settings

apt2tell/TDD-RSpec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

📖 [Test Driven Development Approach]

In this project we implemented `Solver`class with `factorial` and `fizzbuzz` methods, using test-driven development (TDD) approach.

Tech Stack

Language

Key Features

This project has only one object with three methods.

  • [Solver]
    • factorial method
    • reverse method
    • fizzbuzz method

(back to top)

🚀 Live Demo

No available yet

(back to top)

💻 Getting Started

Set up your code environment

Prerequisites

Windows, Mac, Linux

  • Download and install Ruby.
  • Add the ruby bin directory path to the PATH environmental variable.
  • Open command-line tool:
  • cd directory_name
  • open file_name.rb

Usage

Run this from the root folder at the command prompt.

  • ruby decoder.rb

(back to top)

👥 Author

👤 Okechukwu Muokwugwo

👤 Baayeh Kwasi

(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 create an issue with your comments.

(back to top)

🙏 Acknowledgments

  • I would like to thank Microverse

(back to top)

❓ FAQ

  • Do I have to install all the dependencies to successfully launch this app?

    • Yes
  • Must I have a web browser to be able to view this ?

    • No

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

In this project we implemented `Solver`class with `factorial` and `fizzbuzz` methods, using test-driven development (TDD) approach.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages