News Feed
Jobs Feed
Sections




News Archive
Shashikant Jagtap's Blog:
PHPUnit + Behat/Mink + Page Object The Rockstar Combination of Testing
April 20, 2012 @ 10:49:54

Earlier this month Shashikant Jagtap wrote up a post about a powerful combination in testing your applications - a "rockstar" combo of PHPUnit + Behat/Mink + Page Object to give you a great foundation for BDD (behavior-driven) testing.

Last month, we had discussion about implementing page object pattern in Behat/Mink framework at London Behat Users meetup. Page object pattern is a cool way to make tests maintainable, reusable and readable. Everyone was interested to know more about Page Object Pattern. In this short tutorial, we will implement Mink and PHPUnit combination for functional testing. Mink and PHPUnit combined with Pageness (Page Object) can be used for maintainable and readable tests.

He assumes that you might not have all the tools needed installed, so he walks you through the setup/install of PHPUnit, the PHPUnit-Mink framework and both the Sahi and Selenium drivers. He includes a basic directory structure for the testing and shows how to create some Page Object classes that extend the default TestCase and make calling the remote resource simple. He also includes the steps needed to execute the tests via PHPUnit.

0 comments voice your opinion now!
phpunit behat bdd testing mink pageobject


blog comments powered by Disqus

Similar Posts

Sebastian Bergmann's Blog: PHPUnit 3.1.0 (Release Announcement)

PHPMaster.com: Continuous Integration (with Jenkins), Part 2

Sebastian Bergmann's Blog: Sharing Fixtures and Stubbing/Mocking Static Methods

Rob Allen's Blog: Unit testing Zend Framework 1

NetTuts.com: Better Workflow in PHP With Composer, Namespacing, and PHPUnit


Community Events











Don't see your event here?
Let us know!


tool unittest framework composer interview release series community podcast functional code object conference testing introduction opinion development language example zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework