Skip to content

DammyShittu/TDD-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test-Driven Development(TDD) Project

This project was worked on to practice TDD in the Ruby programming language

Tests were written for three methods factorial, reverse, and fizzbuzz.

Built With

  • Ruby
  • Rubocop
  • Rspec(For Testing)

Getting Started

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

Setup

  • git clone https://github.com/DammyShittu/TDD-Project.git

  • cd TDD-Project

  • Run bundle install from your terminal to install Ruby gems.

Testing

Run rspec spec to run all the test cases, and

Run rspec spec/solver_spec.rb to run test cases individually.

Authors

👤 Rida Arif

👤 Adedamola Shittu

🤝 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

  • Microverse for giving me this chance

  • The amazing code reviewers for making me improve every day 👍

LICENSE

This project is MIT Licensed

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages