Testing Phlex views in Rails

When you include Phlex::Testing::Rails::ViewHelper, views rendered in the test will have a view context, so they can use Rails helpers.

📝 Edit this page on GitHub