/TDD

Primary LanguageRubyMIT LicenseMIT

logo

Test Driven Development

# 📗 Table of Contents

📖 Test Driven Development

Test Driven Development (TDD) is a project where tests are performed first before writing the actual code.

🛠 Built With

Tech Stack

The following tech stack was used to build this project:

Client

Key Features

  • Classes
  • Methods
  • Rspec

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

  ruby > 3.2.2
  code-runner

Setup

Clone this repository to your desired folder:

  git clone git@github.com:Kel-nana/TDD.git

  cd TDD

Install

bundle install Rspec spec Rspec/spec/

Usage

To run tests navigate to Rspec/spec folder then execute the following command:

  • Rspec spec Rspec/spec/

(back to top)

👥 Author :

👤 Kelvin Irungu

Mahamadou Nouridine

(back to top)

🔭 Future Features

No future features for now.

  • Add more test scenerio's

(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 please follow and give it a star ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank Microverse Inc for providing the project requirements and materials.

❓ FAQ

  • Is this an Open Source Project?

    • Yes.

(back to top)

📝 License

This project is MIT licensed.

(back to top)