Skip to content

faizi2500/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

Test Driven Development methodology used for this project in Ruby 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 git@github.com:faizi2500/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

👤 Faizan Zahid

👤 Ali Abbani

🤝 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages