seattlerb / heckleLinks
☆179Updated 5 years ago
Alternatives and similar repositories for heckle
Users that are interested in heckle are comparing it to the libraries listed below
Sorting:
- Hunting down random test failures can be very very difficult, sometimes impossible, but minitest-bisect makes it easy.☆116Updated last year
- Dynamically build an Active Record model (with table) within a test context☆179Updated this week
- Delegate methods in Ruby and preserve self. Add behaviors to your objects without altering their superclass hierarchy.☆359Updated 2 years ago
- Instruments for benchmarking, tracing, and debugging Factory Girl models.☆126Updated last year
- Quality is a tool that runs quality checks on your code using community tools, and makes sure your numbers don't get any worse over time.…☆154Updated last year
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated 6 months ago
- ☆129Updated last year
- Render portions of your Rails view in a background job queue. ActiveJob + ActionCable.☆189Updated 7 years ago
- SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This a…☆141Updated 10 months ago
- A companion gem for the "Ten Years of Rails Upgrades" talk☆169Updated last year
- fixture builder based on code from fixture scenarios☆163Updated last year
- A Rails database query counter that stays out of your way☆244Updated 3 months ago
- n Booleans = 1 Integer, saves columns and migrations.☆224Updated 5 years ago
- Rails SQL Query Tracker☆176Updated 3 years ago
- Ruby library to record and replay object interactions☆115Updated 4 years ago
- Tooling for tracing object allocations in Ruby 2.1☆261Updated 3 years ago
- Add version numbers with the pessimistic constraint operator to all gems in your Gemfile☆228Updated last year
- Actionable code coverage.☆231Updated last month
- Minitest + all the features you always wanted.☆467Updated 2 months ago
- Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations…☆206Updated last month
- Ruby gem for isolating code execution into a subprocess☆179Updated 9 years ago
- Filename sanitization for Ruby☆224Updated 2 years ago
- Ensures presence and type of your app's ENV-variables (mirror)☆330Updated 4 months ago
- Apitome: /iˈpitəmē/ An API documentation presentation layer for RSpec API Documentation output.☆250Updated 10 months ago
- Deep Freeze Ruby Objects☆310Updated last year
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…☆111Updated 4 years ago
- no-persistence pure ruby relational algebra☆198Updated 8 years ago
- Yet another console table tool, focused on minimal config.☆93Updated 3 years ago
- Run your data migration scripts like a master☆126Updated last year
- Create struct-like classes that don't have setters, but have an awesome constructor.☆172Updated this week