Skip to content

In this project we implement a class with some methods, but we do it by doing test-driven development (TDD). Remember that the idea is to write tests first and then the code.

License

Notifications You must be signed in to change notification settings

Mujeeb4582/Ruby-TDD-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microverse Ruby

Ruby-TDD-Project

📗 Table of Contents

📖 Ruby-TDD-Project

In this project we implement a class with some methods, but we do it by doing test-driven development (TDD). Remember that the idea is to write tests first and then the code.

🛠 Built With

Ruby

Tech Stack

Client
  • N/A
Server
  • Ruby
Database
  • N/A

Key Features

  • Test-Driven Development (TDD)

(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:

  • Laptop/Desktop.
  • Internet.
  • Ruby.
  • Vs Code.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:Mujeeb4582/Ruby-TDD-Project.git

Install

Install this project with:

  cd my-project
  bundle install

Usage

To run the project, execute the following command:

  ruby main.rb

(back to top)

👥 Authors

👤 Mujeeb ur Rahman

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project give a ⭐️.

(back to top)

🙏 Acknowledgments

  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightful feedback.
  • Hat tip to anyone whose code was used.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

In this project we implement a class with some methods, but we do it by doing test-driven development (TDD). Remember that the idea is to write tests first and then the code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages