Support test directive for rendering full diagnostic messages
New `RENDER_DIAGNOSTICS_MESSAGES` directive forces test system render full messages for all diagnostics that found in test file
This commit is contained in:
committed by
Dmitriy Novozhilov
parent
2866bd84a1
commit
68d7e51d32
+8
@@ -97,3 +97,11 @@ Note that if this directive is present, the NEWER_VERSION_IN_SINCE_KOTLIN diagno
|
||||
#### Usage:
|
||||
|
||||
// !API_VERSION: 1.0
|
||||
|
||||
### 6. RENDER_DIAGNOSTICS_MESSAGES
|
||||
|
||||
This directive forces *Diagnostic printer* prints parametrized diagnostics with all parameters.
|
||||
|
||||
#### Usage:
|
||||
|
||||
// !RENDER_DIAGNOSTICS_MESSAGES
|
||||
|
||||
Reference in New Issue
Block a user