Skip to content

A ruby project with methods such as Factorial, ReverseString, FizzBuzz build on TDD approach

License

Notifications You must be signed in to change notification settings

FaranoshAmini/TDD_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

📗 Table of Contents

📖 TDD PROJECT

TDD_Project

A ruby project with methods such as Factorial, ReverseString, FizzBuzz build on TDD approach

🛠 Built With

Tech Stack

Backend

Key Features

[Solver]

  • factorial method
  • reverse method
  • fizzbuzz method

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • A Desktop or Laptop Computer running on with Windows, Mac OS or Linux operating system.
  • Ruby installed on the Computer

Setup

Clone this repository to your desired folder:

  • git clone https://github.com/NahnahAJ/OOP-school-library.git if your're using https or git
  • git@github.com:NahnahAJ/OOP-school-library.git if you prefer ssh and hit enter.
  • create a directory in your preferred location (e.g in the Desktop or Document directory)

Install

Install this project with:

  • Dependencies (a packet manager is required): then you run the command npm install in the terminal

Usage

To run the project, execute the following command:

  • ruby -the name of the file-
  • This will run the project in the terminal in the specified directory

Run tests

To run tests, run the following command:

  • npm run test
  • This will run all tests on your local machine

(back to top)

👥 Authors

In this project we implement a class with some methods using test-driven development (TDD).

I was the sole collaborator in this project.

👤 Faranosh Amini

👤 Nahnah Ahjuwah

(back to top)

🔭 Future Features

To be added later

(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 then kindly give me a star ⭐️ in the project repository.

(back to top)

🙏 Acknowledgments & Attribution

  • I would like to thank Microverse.
  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A ruby project with methods such as Factorial, ReverseString, FizzBuzz build on TDD approach

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages