Skip to content

Commit cdba21f

Browse files
committed
add more keywords to package.json
1 parent f9183a1 commit cdba21f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

package.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,17 @@
2828
"RobotFramework",
2929
"Robot Framework",
3030
"Robot",
31-
"Keyword Driven"
31+
"Keyword Driven",
32+
"Data Driven",
33+
"Acceptance Testing",
34+
"Acceptance Test Driven Development",
35+
"Test Driven",
36+
"Behavior Driven Development",
37+
"BDD",
38+
"Behavior Driven Testing",
39+
"BDT",
40+
"Robotic Process Automation",
41+
"RPA"
3242
],
3343
"activationEvents": [
3444
"workspaceContains:**/*.robot",

0 commit comments

Comments
 (0)