WebSocket framework for Ruby on Rails.
Node.js implementation of port detector
Rails UJS for the react-rails gem
A Stimulus controller to create new fields on the fly to populate your Rails relationship.
Use webpack to manage app-like JavaScript modules in Rails
WebSocket framework for Ruby on Rails.
Unobtrusive scripting adapter for jQuery
The Firebase Authenticaton component of the Firebase JS SDK.
A Stimulus controller to create new fields on the fly to populate your Rails relationship.
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
react-on-rails JavaScript for react_on_rails Ruby gem
A tiny Fetch API wrapper that allows you to make http requests without need to handle to send the CSRF Token on every request
Convention over configuration for using Vite in Rails apps
Attach cloud and local files in Rails applications
Android UiAutomator and Chrome support for Appium
Ruby on Rails unobtrusive scripting adapter
TypeScript definitions for @rails/actioncable
TypeScript definitions for @rails/activestorage
A set of utilities useful for testing Security Rules with the Realtime Database or Cloud Firestore emulators.
A testing companion to firebase-functions.
Use the ic length unit
Esbuild plugin for Rails applications
Test Redux Saga with an easy plan
The Remote Config package of the Firebase JS SDK
Rails supports Minitest but doesn't support test-unit.
Konacha is a Rails engine that allows you to test your JavaScript with the mocha test framework and chai assertion library. It is similar to Jasmine and Evergreen, but does not attempt to be framework agnostic. By sticking with Rails, Konacha can take full advantage of features such as the asset pipeline and engines.
Autotest for Test::Unit on Rails, including plugins for migrations and fixtures.
Full support for the Rails 3.1 asset pipeline when bdd'ing your coffeescript or javascript using jasmine
A binding for the built-in Rails integration testing that allows for calling the Capybara DSL, setting drivers, etc.
IRB and Rails console history captured as Test::Unit tests. (RSpec and others hopefully soon to come.)
An object for factory for Ruby/Rails, supporting Test::Unit
Makes unit tests of a Rails application run instantly
Gunit-rails is a testing framework built on top of FactoryGirl. It is a middleware that manages seed data state during test suites and local development.
Allows to write 'assert_triggered event_name' in your tests.
Makes unit tests of a Rails application run instantly
Rails plugin (and/or ruby gem) for benchmarking your test::units: a rework of the original by topfunky