Skip to content

ganinw13120/xk6-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xk6-mongo

An extension for https://k6.io/ to use MongoDB, connect with mongo-driver

Usage

import xk6_mongo from 'k6/x/mongo';

Build

To build a k6 binary with this extension.

$ make build