SkillAgentSearch skills...

TDD

In this project you will implement a class with some methods, but you will do it by doing test-driven development (TDD). Remember that the idea is to write tests first and then the code. This will be verified in your commits history, so it is important to use the proper sequence.

Install / Use

/learn @Lucas-Erkana/TDD
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- TABLE OF CONTENTS -->

📗 Table of Contents

<!-- PROJECT DESCRIPTION -->

📖 TDD <a name="about-project"></a>

**TDD ** is a Test-driven Development based project , using Rspec

Tech Stack <a name="tech-stack"></a>

<details> <summary>Server</summary> <ul> <li><a href="https://guides.rubyonrails.org/getting_started.html">Ruby</a></li> </ul> </details> <!-- Features -->

Key Features <a name="key-features"></a>

  • Add Rspec tests
<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED -->

💻 Getting Started <a name="getting-started"></a>

To get a local copy up and running, follow these steps:

To get a local copy up and running, follow these steps:

  • Create a local directory where you can clone the project
  • Clone the project to your directory by running
    • https://github.com/Lucash2022/TDD.git
  • Run the code with ruby

Prerequisites

In order to run this project you need:

  • Git and GitHub
  • A code editor
  • Ruby

👥 Authors <a name="authors"></a>

👤 Lucas Erkana

👤 Karan Jain

<p align="right">(<a href="#readme-top">back to top</a>)</p>

🔭 Future Features <a id="future-features"></a>

  • [ ] add more methods to the solver class
  • [ ] add more test cases
<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING -->

🤝 Contributing <a name="contributing"></a>

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT -->

⭐️ Show your support <a name="support"></a>

If you like this project kindly leave a ⭐

<p align="right">(<a href="#readme-top">back to top</a>)</p>

🙏 Acknowledgments <a name="acknowledgements"></a>

I would like to thank Microverse for the great resources shared.

<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE -->

📝 License <a name="license"></a>

This project is MIT licensed.

<p align="right">(<a href="#readme-top">back to top</a>)</p>
View on GitHub
GitHub Stars8
CategoryDevelopment
Updated7mo ago
Forks1

Languages

Ruby

Security Score

77/100

Audited on Aug 31, 2025

No findings