/TDD

The idea behind test-driven development (TDD) is that tests are not an afterthought. Also, it makes you think about how your code behaves before starting to code.

Primary LanguageRuby

Test Driven Development with Ruby

The idea behind test-driven development (TDD) is that tests are not an afterthought. Also, it makes you think about how your code behaves before starting to code.

Built With

  • Ruby

Live Demo

soon

Getting Started

This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Ruby

Setup

To Run the project

- Clone the repository to your local machine using `git clone https://github.com/Alusp/TDD.git`
- `cd` into the project directory
- Run `bundle install` to install the required gems

To Run test

- Run gem install rspec
- Run rspec spec

Authors

👤 Yunus Ali

👤 Alusine Jalloh

🤝 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!

📝 License

This project is MIT licensed.