Skip to content

In this project we implemented the class, 'solve' with some methods using test-driven development (TDD). The idea is to write tests first and then the code.

License

Notifications You must be signed in to change notification settings

jugosack/TDD-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Driven Development (TDD)

📗 Table of Contents

📖 TDD_Ruby

A project where we use Test Driven Development using Ruby and RSpec

🛠 Built With

Tech Stack

Client

Key Features

(back to top)

🚀 Live Demo

  • Live Demo link coming soon.

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

  • Command line or terminal

  • IDE such as VsCode.

  • Ruby needs to be installed on your system.

  • To install Ruby

ruby main.rb

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/jugosack/TDD-project.git

Install

Example command:

  bundle install (install all dependencies)

Usage

 ruby main

(back to top)

👥 Authors

👤 Jugoslav Achkoski

👤 Mark Fenekayas

👤 Innocent Chase

(back to top)

🔭 Future Features

  • Add unit tests.
  • Add More Methods

(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, give it a ⭐️ and let me know what you like in particular.

(back to top)

🙏 Acknowledgments

I would like to thank the microverse community for the useful content.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

In this project we implemented the class, 'solve' with some methods using test-driven development (TDD). 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