/TDD-project

Primary LanguageRubyMIT LicenseMIT

TDD Project

📗 Table of Contents

📖 [TDD Project

] In this project you will implement a class with some methods, but you will do it by doing test-driven development (TDD)

🛠 Built With

Ruby

Tech Stack

Server
  • Ruby

Key Features

  • TDD concept.
  • Unit tests using Rspec.
  • Implement classes and objects in Ruby.

(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 installed and running.
  • You should be able to use IRB.

Setup

Clone this repository to your desired folder:

  cd TDD-project
  git clone git@github.com:tamoorsaeed22/TDD-project.git

Install

Install this project with:

  cd TDD-project
  gem install

Usage

To run the project, execute the following command:

  None

Run tests

To run tests, run the following command:

- Run rubocop

Deployment

You can deploy this project using:

(back to top)

👥 Author

👤 Tamoor Saeed

👤 Felix KAMANA

(back to top)

🔭 Future Features

  • Localization and Internationalization
  • Continuous Integration and Deployment
  • Error Handling and Exception Handling

(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 so please don't forget to give it a star.

(back to top)

🙏 Acknowledgments

I would like to thank all code reviewers for making this project better.

(back to top)

❓ FAQ (OPTIONAL)

  • Can i run it on my local machine or do i need to host it on the internet?

    • [Yes you can run it on your local machine. Just make sure that you install the required dependecies as stated in the installation part above]

(back to top)

📝 License

This project is MIT licensed.

(back to top)