Skip to content

Commit 427c9bd

Browse files
committed
feat: Added xk6-chai
1 parent 3ae6b37 commit 427c9bd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/data/doc-extensions/extensions.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -865,6 +865,18 @@
865865
},
866866
"official": false,
867867
"categories": ["Misc"]
868+
},
869+
{
870+
"name": "xk6-chai",
871+
"description": "Embed Chai.js into the k6 binary",
872+
"url": "https://github.com/szkiba/xk6-chai",
873+
"logo": "",
874+
"author": {
875+
"name": "Iván Szkiba",
876+
"url": "https://github.com/szkiba"
877+
},
878+
"official": false,
879+
"categories": ["Misc"]
868880
}
869881
]
870882
}

0 commit comments

Comments
 (0)