Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/said-laasri/tdd-ruby
A test driven development project with ruby
https://github.com/said-laasri/tdd-ruby
rspec ruby ruby-gem testing
Last synced: 7 days ago
JSON representation
A test driven development project with ruby
- Host: GitHub
- URL: https://github.com/said-laasri/tdd-ruby
- Owner: Said-laasri
- License: mit
- Created: 2022-10-06T13:40:11.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-06T13:44:23.000Z (over 2 years ago)
- Last Synced: 2024-12-07T00:34:57.649Z (2 months ago)
- Topics: rspec, ruby, ruby-gem, testing
- Language: Ruby
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TDD-with-Ruby
A test driven development project with ruby
## Built With
- **Languages**
- _Ruby_
### Prerequisites
have a working git on your local machine.
## Setup
## 🛠 Installation & Set Up
To get a working local copy up and running follow these simple steps
- open terminal
- clone this project with the command:```
git clone https://github.com/PinkMoon25/TDD-with-Ruby.git```
Navigate to TDD-with-Ruby folder/directory
```
cd TDD-with-Ruby/spec```
Next, run `rspec spec .` which will run test in commade line mode.
### Usage
For anyone that whats to learn ruby
## Authors
👤 **_Tushar Singh_**
- GitHub: [@PinkMoon25](https://github.com/PinkMoon25/)
- Twitter: [@twitterhandle](https://twitter.com/TusharS90674484)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/meet-tushar-singh/)👤 **Said laasri**
- GitHub: [@Said-laasri](https://github.com/Said-laasri)
- Twitter: [@saidlaasr](https://twitter.com/saidlaasr)
- LinkedIn: [SAID LAASRI](https://www.linkedin.com/in/said-laasri-8a4367172/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.