https://github.com/nasirkhan294/test_driven_project
Test-driven development: A systematic approach to software design, emphasizing tests before code to ensure reliability and quality. 📚
https://github.com/nasirkhan294/test_driven_project
githubaction-workflow linter-config rspec-testing rubocop rubocop-configuration ruby ruby-gem
Last synced: 3 months ago
JSON representation
Test-driven development: A systematic approach to software design, emphasizing tests before code to ensure reliability and quality. 📚
- Host: GitHub
- URL: https://github.com/nasirkhan294/test_driven_project
- Owner: Nasirkhan294
- License: mit
- Created: 2023-08-03T10:35:59.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-08-04T09:40:17.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T00:41:19.559Z (5 months ago)
- Topics: githubaction-workflow, linter-config, rspec-testing, rubocop, rubocop-configuration, ruby, ruby-gem
- Language: Ruby
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
📖 Test Driven Development
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [:question: FAQ](#faq)
- [📝 License](#license)**Test-driven development:** A systematic approach to software design, emphasizing tests before code to ensure reliability and quality. 📚
- Ruby
- RSpec
- [x] **Basic TDD test**
## Getting Started
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
* A basic understanding of Ruby and Git
### Usage
1. Install Ruby
2. Clone this repo
```
git clone [email protected]:Nasirkhan294/test_deriven_development.git
```
### RSpec Tests
```
rspec spec
```
👤 **Nasirkhan294**
- GitHub: [Nasirkhan294](https://github.com/Nasirkhan294)
- Twitter: [NasirMa35888225](https://twitter.com/NasirMa35888225)
- LinkedIn: [nasirmahd](https://www.linkedin.com/in/nasirmahd/)
👤 **Alishah**
- GitHub: [AliShahSafdari](https://github.com/AliShahSafdari)
- LinkedIn: [AlishahSafdari](https://www.linkedin.com/in/alishahsafdari/)
- [ ] **Advance TDD test**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
Please support this project and be a part of something meaningful and impactful. Your contribution can make a significant difference and help us achieve our goals faster.
Grateful to all for inspiring codebase, your dedication and creativity made a lasting impact on our success. Thank you!
- **Can I fork and reuse this repository?**
Absolutely! Please feel free to fork and reuse this repository for your own projects.
- **Is it okay to improve this repository? Will my changes be accepted?**
Definitely! We welcome any improvements or new ideas you may have. If your changes are good and align with the project's goals, we would be happy to accept them.
This project is [MIT](./LICENSE) licensed.