Installing and Configuring Behat with Mink and Sahi Headlessly
on November 8, 2011Acceptance testing is a valuable tool which should be alongside unit and functional testing in your toolbox. By testing the behavior of the application instead of just the logic in the code, you can find out problems with UI before your users do. It’s a much more concrete, “real world” analysis about the correctness of your application. Even better, you can get the full spectrum of stakeholders involved since it’s much less technical.





