OnlyUnknown / TDD-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Read me

πŸ“— Table of Contents

πŸ“– Test Driven Development

This project ia about about writting tests first and then the code which is Test Driven Development

πŸ›  Built With

-ruby

Key Features

  • A factorial that takes one argument, an integer N, and returns the factorial for that number.

(back to top)

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

  • git version 2.38.x
  • node.js version > 12.x
  • IDE
  • browser (chrome, firefox, edge, safari)

Setup

Clone this repository to your desired folder:

  cd my-folder
  git https://github.com/OnlyUnknown/TDD-Project.git

Install

Install this project with:

  cd TDD-project
  node install

Usage

To run the project, execute the following command: npm start

Prerequisites

In order to run this project you need:

  • Git installed in desktop
  • Code editor of your choice i.e; Visual Studio Code
  • RUBY
  • Terminal of your choice i.e; Git Bash or CMD or Terminal

(back to top)

πŸ‘₯ Author

πŸ‘€ Abdullah Al-Khureif

πŸ‘€ Nirere Marie Christelle

=======

(back to top)

πŸ”­ Future Features

  • Add Test Driven Development

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

SUPPORT

⭐️ Show your support

If you like this project give it a star https://github.com/OnlyUnknown/TDD-Project.git.

(back to top)

ACKNOWLEDGEMENTS

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

License:MIT License


Languages

Language:Ruby 100.0%