Hello Friends!
I have been trying to test email using Cucumber and Email-Spec.
I have put this statement “require ‘email_spec/cucumber’” in
support/env.rb file
and I am getting this error:
“Using the default profile…
uninitialized constant EmailSpec (NameError)”
I don’t know what I am doing wrong.
Please help!!!
Thanks a lot!!!