Kel-nana / TDD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

License:MIT License


Languages

Language:Ruby 100.0%