Test simple_form custom inputs with rspec

Viewed 2097

I wonder if anyone has tried to test a simple_form custom input with rspec,

I've been looking at the simple_form tests but I can't seem to find a proper way to user their helpers with rspec.

Thank you,

0 Answers
Related