/TDD

In this project you will implement a class with some methods, but you will do it by doing test-driven development (TDD). Remember that the idea is to write tests first and then the code. This will be verified in your commits history, so it is important to use the proper sequence.

Primary LanguageRubyMIT LicenseMIT

TDD Project

This project contains the implementation of a class with some methods following test-driven development (TDD) best practices.

Built With

  • Ruby
  • Rubocop
  • RSpec

Getting Started

Prerequisites To get started ensure that you have the following:

Run the command(s) in terminal to ensure that Ruby is installed on your system

$ ruby --version
$ irb

Setup

Cloning ⬇️ To clone the project:

$ git clone https://github.com/silviatofana/TDD.git
$ cd TDD

Authors

👤 Kiprotich Kimutai

👤 **Silvia Tofana **

👤 Ritobroto Mukherjee

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.