wantTo('See the administration homepage.'); $I->amOnPage('/admin'); $I->seeResponseCodeIs(200); $I->seeInTitle('Administration'); } }