not->toBeFalse(); foreach ($forbiddenPatterns as $pattern) { expect($contents)->not->toContain($pattern); } } });