Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 4.4.0
-
Fix Version/s: Unscheduled
-
Component/s: Test suite
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
When executing the WebTest suite, most test-cases should be able to execute without generating any PHP notices. PHP notices are generally suspicious and may indicate a bug. If we could collect these notices as part of WebTest suite, it might help us identify bugs more proactively.
(This issue is still high-level. TODO: Scoping/design/implementation/etc)