Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 218 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 218 Bytes

Summary

xk6 extension for working with FormData

Install

go install go.k6.io/xk6/cmd/xk6@latest

Compile

xk6 build --with xk6-formdata=.

Will produce k6 executable with formdata extension.