-
-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Description
The "Naming" documentation entry for "Extension" states:
The default file extension is .txt. So the resulting verified file will be TestClass.TestMethod.verified.txt.
It can be overridden at two levels:
- Method: Change the extension for the current test method.
- Class: Change the extension all verifications in all test methods for a test class.
However there's no sample provided for changing the extension at the Class level. How can this be achieved?
Metadata
Metadata
Assignees
Labels
No labels