I use Steak for acceptance testing on a Ruby on Rails application. Imagine I want to test the functionality of a form.
>If all fields If everything is correct, the user should be created.
>If
I use Steak for acceptance testing on a Ruby on Rails application. Imagine I want to test the functionality of a form.
>If all fields If everything is correct, the user should be created.
>If