Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rileymanda/ruby-tdd

Ruby-tdd is A simple ruby application that demonstrates test driven development in ruby using RSpect
https://github.com/rileymanda/ruby-tdd

rspec ruby ruby-testing

Last synced: about 6 hours ago
JSON representation

Ruby-tdd is A simple ruby application that demonstrates test driven development in ruby using RSpect

Awesome Lists containing this project

README

        


logo


Ruby-TDD

# πŸ“— Table of Contents

- [πŸ“— Table of Contents](#-table-of-contents)
- [πŸ“– Ruby-tdd](#-Ruby-tdd)
- [πŸ›  Built With](#-built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [Getting Started](#getting-started)
- [πŸ‘₯ Author](#-author)
- [πŸ”­ Future Features](#-future-features)
- [🀝 Contributing](#-contributing)
- [⭐️ Show your support](#️-show-your-support)
- [πŸ™ Acknowledgments](#-acknowledgments)
- [πŸ“ License](#-license)

# πŸ“– Ruby-tdd

**Ruby-tdd** is A simple ruby application that demonstrates test driven development in ruby using RSpect
## πŸ›  Built With

### Tech Stack

> Ruby

> RSPec

### Key Features

> Rspec tests

(back to top)

## Getting Started

```ruby
git clone https://github.com/RileyManda/ruby-tdd.git
```
```ruby
cd ruby-tdd
```
```ruby
ruby solver.rb
```

(back to top)

## πŸ‘₯ Author

πŸ‘€ Meryem Sanem Küçükbayram

- GitHub: [@meryemsanem](https://github.com/meryemsanem)

πŸ‘€ **RileyManda**

- GitHub: [@RileyManda](https://github.com/RileyManda)
- Twitter: [@rilecodez](https://twitter.com/rileycodez)
- LinkedIn: [rileymanda](https://www.linkedin.com/in/rileymanda/)

(back to top)

## πŸ”­ Future Features

- **Write more tests**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ClarenceAtim/Enumerable/issues).

(back to top)

## ⭐️ Show your support

If you like this project you can share this project to your friend

(back to top)

## πŸ™ Acknowledgments

I would like to express my sincere gratitude to Microverse, the dedicated reviewers, and collaborators. Your unwavering support, feedback, and collaborative efforts have played an immense role in making this journey a resounding success. I am truly grateful for your contributions and for being an integral part of my achievements and growth as a Software Engineer.

(back to top)

## πŸ“ License

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](./LICENSE)

(back to top)