/TDD-Project

Primary LanguageRubyMIT LicenseMIT


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)