awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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.

نحن نختار بعناية مستودعات GitHub مفتوحة المصدر التي تطابق “best ruby testing frameworks”. النتائج مرتبة حسب صلتها ببحثك — استخدم الفلاتر أدناه للتضييق، أو قم بتحسين البحث باستخدام الذكاء الاصطناعي.

Ruby Testing Frameworks

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • rspec/rspec-railsالصورة الرمزية لـ rspec

    rspec/rspec-rails

    5,271عرض على GitHub↗

    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/rspecالصورة الرمزية لـ rspec

    rspec/rspec

    106عرض على GitHub↗

    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/minitestالصورة الرمزية لـ seattlerb

    seattlerb/minitest

    3,408عرض على GitHub↗

    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