rosenfeld / rspec_nested_transactions
Nested Transactions around before/after(:all) blocks too besides examples for RSpec
☆37Updated 2 years ago
Alternatives and similar repositories for rspec_nested_transactions:
Users that are interested in rspec_nested_transactions are comparing it to the libraries listed below
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago
- A page in your rack-based application that allows quick execution of pre-built queries☆24Updated 2 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- ☆58Updated last year
- Snip snip cuts the deadweight☆90Updated 2 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- Self-validating Ruby objects☆64Updated last year
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- tiny and fast database cleaner☆50Updated 7 years ago
- A command line interface for managing pragma comments.☆45Updated 2 weeks ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- Bundler plugin for showing gem diffs☆44Updated 4 months ago
- Delay rails controller actions in one line of code☆80Updated 7 years ago
- Light pattern Decorator for Rails from Light Ruby☆55Updated 6 years ago
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆72Updated 7 years ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- Render-later allows you to defer the rendering of slow parts of your views to the end of the page, allowing you to drastically improve th…☆71Updated 2 months ago
- Make any method perfomed later with ActiveJob☆28Updated 2 years ago
- Enforce environment variable requirements.☆30Updated 9 years ago
- Automatic scopes for ActiveRecord models.☆81Updated 8 months ago
- ActiveRecord schema annotations done right☆74Updated 4 months ago
- Parallel RSpec test runner☆83Updated last year
- Graceful handling for ActiveRecord::RecordNotUnique to turn exceptions into ActiveRecord errors☆48Updated 3 months ago
- A policy framework for implementing thread-safe rack middleware.☆124Updated 3 years ago
- Application prototype for Ruby web apps using ROM and Roda☆41Updated 8 years ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 2 months ago
- Simple presenter system for Rails without any black magic☆36Updated 2 years ago
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 4 years ago
- an extensible DSL for filtering data sets☆54Updated 8 years ago
- Modify Rails autoloading rules to treat all files in a package directory as belonging to a given namespace☆51Updated last month