You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/userguide/annotations.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ No additional configuration files or tables are needed for test cases. The annot
7
7
The framework runner searches for all the suitable annotated packages, automatically configures suites, forms the suite hierarchy, executes it and reports results in specified formats.
8
8
9
9
Annotation is defined by:
10
-
- single line comment `--` (double dash)
10
+
- single line comment `--` (double hyphen)
11
11
- followed directly by a `%` (percent)
12
12
- followed by annotation name
13
13
- followed by optional annotation text placed in single brackets.
0 commit comments