/TDD_Project

Primary LanguageRubyMIT LicenseMIT

TDD_Project

📗 Table of Contents

📖 TDD_Project

**A TDD project is a software development endeavor that utilizes the test-driven development (TDD) approach to implement a class with its corresponding methods.

🛠 Built With

  • Ruby
  • VSCode
  • Rubocop
  • RSpec

Tech Stack

Client
Server
Database

Key Features

  • Takes one argument and returns the factorial for that number
  • Takes one argument and returns it reversed
  • Takes one argument and returns string

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Setup

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

git clone https://github.com/tonnymuchui/TDD-Project.git

cd TDD-project

Install

Usage

To run the project, execute the following command:

Install this project with:

Run test.rb on your terminal By Using IRB

Prerequisites

In order to run this project you need:

Run tests

run on your terminal test.rb

To run tests, run the following command:

(back to top)

👥 Authors

👤 Tonny Muchui

(back to top)

🔭 Future Features

  • Capitalize and trim features will be added

(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 you can give it a star

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for providing us the resources that enabled us to finish this challenge!

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)