We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a62a5af + f7a608e commit e848341Copy full SHA for e848341
src/data/doc-extensions/extensions.json
@@ -1080,6 +1080,21 @@
1080
"categories": ["Misc"],
1081
"tiers": ["Community"],
1082
"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
1098
}
1099
]
1100
0 commit comments