Skip to content

Testing Phlex in Rails

Phlex’ extension for Rails needs to patch the standard testing features. To enable these patches, you’ll need to require "phlex/rails/testing" instead of "phlex/testing". ;