awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Ruby Testing Frameworks

रैंकिंग 13 जुल॰ 2026 को अपडेट की गई

For a testing framework for Ruby applications, the strongest matches are rspec/rspec-rails (This is the standard BDD testing framework for Ruby), rspec/rspec (RSpec is the industry-standard testing framework for Ruby, providing) and seattlerb/minitest (Minitest is a comprehensive, built-in testing framework for Ruby). Each is ranked by relevance to your query, popularity and recent activity.

हम “best ruby testing frameworks” से मेल खाने वाली ओपन-सोर्स GitHub रिपॉजिटरी को क्यूरेट करते हैं। परिणाम आपकी क्वेरी के आधार पर रैंक किए गए हैं — सीमित करने के लिए नीचे दिए गए फ़िल्टर चुनें, या AI के साथ रिफाइन करें।

Ruby Testing Frameworks

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • rspec/rspec-railsrspec का अवतार

    rspec/rspec-rails

    5,271GitHub पर देखें↗

    rspec-rails is a testing framework that integrates RSpec with Ruby on Rails to provide behavior-driven development tools. It serves as a suite for defining application behavior through a conversational syntax, providing a specialized toolkit for creating behavioral specifications for models, controllers, and views. The project distinguishes itself through automated test generation, providing a command-line interface to create boilerplate specification files for Rails components such as models, controllers, and background jobs. It further differentiates its capabilities with a comprehensive mo

    This is the standard BDD testing framework for Ruby on Rails, providing a comprehensive suite for mocking, stubbing, and integration testing that directly addresses all the requested features.

    RubyBehavior Driven DevelopmentTest Double Libraries
    GitHub पर देखें↗5,271
  • rspec/rspecrspec का अवतार

    rspec/rspec

    106GitHub पर देखें↗

    The RSpec monorepo

    RSpec is the industry-standard testing framework for Ruby, providing a comprehensive suite for BDD-style specifications, built-in mocking and stubbing, and extensive support for integration testing and fixture management.

    RubyTesting
    GitHub पर देखें↗106
  • seattlerb/minitestseattlerb का अवतार

    seattlerb/minitest

    3,408GitHub पर देखें↗

    minitest provides a complete suite of testing facilities supporting TDD, BDD, and benchmarking.

    Minitest is a comprehensive, built-in testing framework for Ruby that provides essential facilities for TDD, BDD, and mocking, serving as a foundational tool for the language's testing ecosystem.

    RubyTesting
    GitHub पर देखें↗3,408

Related searches

  • a testing framework for Rust projects
  • a testing framework for Dart applications
  • a behavior driven development testing framework
  • a testing framework for PHP applications
  • a testing framework for Java applications
  • a testing framework for Go applications
  • a testing framework for Swift applications
  • a testing framework for Kotlin projects