/TDD_project

In this project we implemented a class with some methods, where we did it by using test-driven development (TDD). The idea is to write tests first and then the code. Which will be verified in our commits history, So we used proper sequence.

Primary LanguageRubyMIT LicenseMIT

TDD_project

In this project we implemented a class with some methods, where we did it by using test-driven development (TDD). The idea is to write tests first and then the code. Which will be verified in our commits history, So we used proper sequence.

📗 Table of Contents

🛠 Built With

Tech Stack

Key Features

Key features of the application.

  • Test Driven Development.
  • Unit Tests.

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

  • Interactive Ruby.
  • Code Editor.

Setup

Clone this repository to your desired folder:

  cd my-folder
  gh repo clone https://github.com/Zafron047/TDD_project.git

Installation

Install Ruby Installer using this link

Usage

To run the testing, execute the following command:

rspec spec --format documentation

👥 Authors:

👤 MD. Nohain Islam

(back to top)

👥 Collaborator

👤 Than Myo Htet

🔭 Future Features

  • Stay tuned to experience more exciting features

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the Issues.

⭐️ Show your support

If you like this project, show your support by giving the project a star ⭐️, thanks in advance.

🙏 Acknowledgments

I would like to thank Microverse for including this in their curriculum.

📝 License

This project is MIT licensed.

(back to top)