/TDD

This is an education project that implement a class with some methods, but we did it by doing test-driven development (TDD). The idea is to write tests first and then the code.

Primary LanguageRuby

TDD project

This is an education project that implement a class with some methods, but we did it by doing test-driven development (TDD). The idea is to write tests first and then the code.

Built with

  • Ruby
  • OOP
  • Rspec

Getting Started

To launch the project locally:

  • Clone this repo locally using git in the command line with the following command
> https://github.com/RWUBAKWANAYO/TDD.git
  • Alternatively, you can just download the complete zip file and extract the folder in your directory

Run test

In the project directory,open terminal and run this command:

> rspec spec

Authors

👤 RWUBAKWANAYO

👤 Onyeagoziri Precious Akams

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.