Skip to content

Commit e848341

Browse files
authored
Merge pull request #1146 from szkiba/main
Add xk6-chai extension
2 parents a62a5af + f7a608e commit e848341

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/data/doc-extensions/extensions.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1080,6 +1080,21 @@
10801080
"categories": ["Misc"],
10811081
"tiers": ["Community"],
10821082
"cloudEnabled": false
1083+
},
1084+
{
1085+
"name": "xk6-chai",
1086+
"description": "Embed k6chaijs into the k6 binary",
1087+
"url": "https://github.com/szkiba/xk6-chai",
1088+
"logo": "",
1089+
"author": {
1090+
"name": "Iván Szkiba",
1091+
"url": "https://github.com/szkiba"
1092+
},
1093+
"stars": "",
1094+
"type": ["JavaScript"],
1095+
"categories": ["Misc"],
1096+
"tiers": ["Community"],
1097+
"cloudEnabled": false
10831098
}
10841099
]
10851100
}

0 commit comments

Comments
 (0)