Skip to content

Latest commit

 

History

History
140 lines (85 loc) · 3.54 KB

README.md

File metadata and controls

140 lines (85 loc) · 3.54 KB

📖 Test Driven Development

📗 Table of Contents

📖 Test Driven Development

Test-driven development: A systematic approach to software design, emphasizing tests before code to ensure reliability and quality. 📚

🛠 Built With

  • Ruby
  • RSpec

Key Features

  • Basic TDD test

(back to top)

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

(back to top)

👥 Authors

👤 Nasirkhan294

👤 Alishah

(back to top)

🔭 Future Features

  • Advance TDD test

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

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.

(back to top)

🙏 Acknowledgments

Grateful to all for inspiring codebase, your dedication and creativity made a lasting impact on our success. Thank you!

(back to top)

❓ FAQ

  • 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.

(back to top)

📝 License

This project is MIT licensed.

(back to top)