Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

📖 TDD solver project

TDD project is a practice project to implement tests before methods, and implementing methods along the way.

🛠 Built With

Tech Stack

This project is built using the following technologies:

Programming Languages
  • Ruby

Key Features

Details
  • Every method has tests
  • Every test is made before method implemented

Getting Started

To get started with the tdd project, follow the steps below:

Prerequisites

Before running this project, make sure you have the following prerequisites installed:

  • Ruby
  • Rspec

Installation

  1. Clone this repository to your desired folder:

    git clone https://github.com/Ochiengsteven/TDD.git
    
  2. Navigate to the project directory:

    cd tdd
  3. Run the program:

    bundle exec rspec
    

👥 Authors

👤 Ochieng Steven

🔭 Future Features

In near future we are planning to use this repo to practice TDD

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page. issues page.

⭐️ Show your support


If you find this project useful, please consider giving it a star!

Star

🙏 Acknowledgments

We would like to express our gratitude to the contributors and anyone who uses or supports this project.

📝 License

This project is MIT licensed.

About

This project is to practice implementing tests before writing the code/methods. It is using the test driven development approach(TDD)

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages