Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for ruby rspec
rspec
x
ruby
x
2,010 search results found
Logstash
⭐
13,644
Logstash - transport and process your logs, events, or other data
Opal
⭐
4,766
Ruby ♥︎ JavaScript
Suspenders
⭐
3,926
A Rails template with our standard defaults, ready to deploy to Heroku.
Shoulda Matchers
⭐
3,422
Simple one-liner tests for common Rails functionality
Zeus
⭐
3,315
Boot any rails app in under a second.
Parallel_tests
⭐
3,256
Ruby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber
Factory_bot_rails
⭐
2,972
Factory Bot ♥ Rails
Rspec Metagem
⭐
2,866
RSpec meta-gem that depends on the other components
Serverspec
⭐
2,487
RSpec tests for your servers configured by CFEngine, Puppet, Chef, Ansible, Itamae or anything else even by hand
Ruby Bookmarks
⭐
2,114
Ruby and Ruby on Rails bookmarks collection
Rspec Rails Examples
⭐
2,004
RSpec cheatsheet & Rails app: Learn how to expertly test Rails apps from a model codebase
Mutant
⭐
1,892
Automated code reviews via mutation testing - semantic code coverage.
Rswag
⭐
1,745
Seamlessly adds a Swagger to Rails-based API's
Test Prof
⭐
1,694
Ruby Tests Profiling Toolbox
Spork
⭐
1,412
A DRb server for testing frameworks (RSpec / Cucumber currently) that forks before each run to ensure a clean testing state.
Ifme
⭐
1,394
Free, open source mental health communication web app to share experiences with loved ones
Rspec_api_documentation
⭐
1,393
Automatically generate API documentation from RSpec
Guard Rspec
⭐
1,230
Guard::RSpec automatically run your specs (much like autotest)
Email Spec
⭐
1,180
Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony
Awspec
⭐
1,165
RSpec tests for your AWS resources.
Rspec Mocks
⭐
1,124
RSpec's 'test double' framework, with support for stubbing and mocking
Fabrication
⭐
1,018
This project has moved to GitLab! Please check there for the latest updates.
Transpec
⭐
1,004
The RSpec syntax converter
Capybara Screenshot
⭐
990
Automatically save screen shots when a Capybara scenario fails
Turnip
⭐
959
Gherkin extension for RSpec
Aruba
⭐
946
Test command-line applications with Cucumber-Ruby, RSpec or Minitest.
Rspec Style Guide
⭐
920
Best practices for writing your specs!
Json_spec
⭐
907
Easily handle JSON in RSpec and Cucumber
Super_diff
⭐
783
A more helpful way to view differences between complex data structures in RSpec.
Steak
⭐
771
DISCONTINUED - The delicious combination of RSpec and Capybara for Acceptance BDD
Rspec Rails
⭐
766
RSpec extension library for Ruby on Rails
Rubocop Rspec
⭐
764
Code style checking for RSpec files
Launchy
⭐
741
A helper for launching cross-platform applications in a fire and forget manner.
Sublime Text 2 Ruby Tests
⭐
739
Sublime Text 2 plugin for running ruby tests! (Unit, RSpec, Cucumber)
Nyan Cat Formatter
⭐
714
Nyan Cat inspired RSpec formatter!
Rails_startup_template
⭐
677
A startup template for Ruby on Rails 4 applications
Ohai
⭐
673
Ohai profiles your system and emits JSON
Rspec Given
⭐
650
Given/When/Then keywords for RSpec Specifications
Rspec Benchmark
⭐
561
Performance testing matchers for RSpec
Strip_attributes
⭐
543
🔪 An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.
Fakeredis
⭐
542
In-memory driver for redis-rb, useful for development and test environments
Sinatra Template
⭐
530
A base Sinatra application template with DataMapper, and RSpec. Just fork and build.
Chosen Rails
⭐
526
Integrate Chosen javascript library with Rails asset pipeline
Rspec Retry
⭐
517
retry randomly failing rspec example
Knapsack
⭐
496
Knapsack splits tests evenly across parallel CI nodes to run fast CI build and save you time.
Active_mocker
⭐
493
Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.
Climate_control
⭐
488
Modify your ENV
Rrrspec
⭐
487
Distributed RSpec
N_plus_one_control
⭐
482
RSpec and Minitest matchers to prevent N+1 queries problem
Attribute_normalizer
⭐
473
Adds the ability to normalize attributes cleanly with code blocks and predefined normalizers
Delorean
⭐
464
DISCONTINUED - Delorean lets you travel in time with Ruby by mocking Time.now
Gemsmith
⭐
432
A command line interface for smithing Ruby gems.
Watir_meta
⭐
415
Former watir.gem that referenced both watir-webdriver and watir-classic
Ruby Dev Bookmarks
⭐
415
A list of ruby development resources I've collected. Pull requests are welcome.
Zapata
⭐
411
An Automatic Automated Test Writer
Rspec Parameterized
⭐
382
RSpec::Parameterized supports simple parameterized test syntax in rspec.
Spin
⭐
381
Spin speeds up your Rails testing workflow by preloading your Rails environment.
Autodoc
⭐
372
Generate documentation from your rack application & request-spec.
Rspec Puppet
⭐
371
RSpec tests for your Puppet manifests
Rspec Fire
⭐
371
Obsolete - use verifying doubles in RSpec 3
Vr Api Specs
⭐
366
Ruby RSpec suite against our public API
Rails_api_base
⭐
364
API boilerplate project for Ruby on Rails 7
Json_matchers
⭐
358
Validate your JSON APIs
Akephalos
⭐
348
Headless HTMLUnit powered browser for Capybara
Rspec Openapi
⭐
342
Generate OpenAPI schema from RSpec request specs
Souls
⭐
329
SOULs 🔥 Build Serverless Apps faster like Rails. Powered by Ruby GraphQL, Active Record, RSpec, RuboCop, and Google Cloud.
Infrataster
⭐
320
Infrastructure Behavior Testing Framework
Guard Spork
⭐
304
Guard::Spork automatically manage Spork DRb servers
Factory_trace
⭐
303
Simple tool to maintain factories and traits from FactoryBot
Rspec_junit_formatter
⭐
293
RSpec results that your CI can read
Rails Controller Testing
⭐
284
Brings back `assigns` and `assert_template` to your Rails tests
Everydayrails Rspec 2017
⭐
283
Sample source for the 2017 edition of Everyday Rails Testing with RSpec.
Rails 4 1 Rspec 3 0
⭐
281
Code samples for Everyday Rails Testing with RSpec, Rails 4.1/RSpec 3.0 edition
Rspec_rails_4
⭐
271
Everyday Rails Testing with RSpec (Rails 4.0 Edition)
Fuzzy String Match
⭐
264
fuzzy string matching library for ruby
Howitzer
⭐
259
A Ruby-based framework for acceptance testing
Crystalball
⭐
255
Regression Test Selection library for your RSpec test suite
Rantly
⭐
253
Ruby Imperative Random Data Generator and Quickcheck
Apitome
⭐
251
Apitome: /iˈpitəmē/ An API documentation presentation layer for RSpec API Documentation output.
Rspec Instafail
⭐
247
Show failing specs instantly
Swagger Diff
⭐
239
Utility for comparing two Swagger specifications.
Fivemat
⭐
234
MiniTest/RSpec/Cucumber formatter that gives each test file its own line of dots
Cheat
⭐
234
Cheating is fun!
Rack_session_access
⭐
232
Rack middleware that provides access to rack.session environment
Limestone
⭐
227
Boilerplate Rails 6 SaaS application with Webpack, Stimulus and Docker integration.
Rspec Nc
⭐
224
🚦 RSpec formatter for OS X's Notification Center
Pdk
⭐
216
The shortest path to better modules: Puppet Development Kit; Download:
Allocation_stats
⭐
215
Tooling for tracing object allocations in Ruby 2.1
Specjour
⭐
214
distributed rspec & cucumber via bonjour
Still_life
⭐
214
Rails upgrade's best friend
Gemsurance
⭐
213
Gem vulnerability checker using rubysec/ruby-advisory-db
Capybara Slow_finder_errors
⭐
209
Pundit Matchers
⭐
209
A set of RSpec matchers for testing Pundit authorisation policies.
Rails Templater
⭐
208
Template generator for Ruby on Rails 3 applications
Regressor
⭐
207
Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations, enums, database, routes, callbacks. Use regressor to capture your rails application behaviour.
Mumuki Laboratory
⭐
205
🔬 Where students practice and receive automated and human feedback
Bostonrb
⭐
204
Website for bostonrb.org
Raygun
⭐
201
Rails application generator that builds applications with the common customization stuff already done.
Angular Rails
⭐
200
This library adds angularjs support to Rails applications
Giternal
⭐
199
non-sucky git externals
Related Searches
Ruby Command Line (35,999)
Ruby Server (7,073)
Ruby Plugin (6,573)
Javascript Ruby (6,494)
Ruby Chef (4,637)
Ruby Rake (4,585)
Ruby Cookbook (4,226)
Ruby Testing (4,002)
Ruby Sinatra (3,377)
Ruby Activerecord (3,228)
1-100 of 2,010 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.