-
-
Notifications
You must be signed in to change notification settings - Fork 241
Skip Logging in Tests #1003
Copy link
Copy link
Open
Labels
Type: EnhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
Type: EnhancementNew feature or requestNew feature or request
New Feature Summary
While we can suspend logging during tests, ensuring that every test class has this can sometimes be frustrating, especially in a DMLless testing scenario.
Ideally we would like to have a metadata setting which is "default to suspend during test", which would then allow users to resume manually when requiring testing around logs.