readProjectFile($file); $this->assertMatchesRegularExpression($describedByPattern, $content, $file); $this->assertStringContainsString('aria-invalid="true"', $content, $file); } } }