/tdd-project

In this project, a class with methods was tested by doing test-driven development (TDD) method.

Primary LanguageRuby

TDD project

In this project we will implement a class with some methods, should be by doing test-driven development (TDD). The idea is to write tests first and then the code.

Built With

  • Ruby
  • rubocop

Getting Started

  • git clone https://github.com/OLIPLICHE/tdd-project.git

  • cd tdd-project

  • Make sure you have Ruby installed in your system. You can install it here.

  • To run the tests make sure you install rspec gem by running gem install rspec on the command line then run rspec spec on the command line to see the test passing

Authors

👤 Elmar Abdulkarimov

👤 Donard Golaj

👤 Olipliche Mavoungou Paka

🤝 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

  • A special thanks to Microverse for inspiring this project. We are indebted to you all at Microverse
  • A special thanks goes to all our peers at Microverse for being there for us.

📝 License

This project is MIT licensed.