Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Driven Development - 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

  • Major languages: Ruby v3.0
  • Testing Library: Rubocop, RSPec

Live Demo

Coming Soon 🎈

Getting Started

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

Prerequisites

In order to work with this project. You need to have basic understanding of Ruby.

Setup

  • git clone https://github.com/skyv26/TDD-Ruby.git

Install

In order to start the project properly please install the project dependicies by using below command

  • bundle install

Usage

In order to run your project use below command

For Running File

  • ruby solver.rb

For Rubocop Test

  • rubocop

For RSPec Test

  • rspec spec

Authors

👤 Aakash Verma

👤 Walter Okumu

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

🔭 Future Features

  • Database connectivity

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

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.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages