phlex-ruby / phlex

A framework for building object-oriented views in Ruby.
https://beta.phlex.fun
MIT License
1.3k stars 84 forks source link

Add basic testing #809

Open SethHorsley opened 1 month ago

SethHorsley commented 1 month ago

now you can use

include Phlex::Testing::Basic

or

include Phlex::Testing::ViewHelper