it( "can verify the current framework view", function() { this.visit( "/" ) .seeViewIs( "main/index" ); } );