2021-08-04 23:55:05 +01:00
2021-08-04 23:32:23 +01:00
2021-08-04 23:55:05 +01:00
2021-07-24 21:09:32 +01:00
2021-08-04 23:25:29 +01:00
2021-08-04 23:29:35 +01:00

L1

L1 is a load testing framework written in Go for Go.

The idea being that instead of writing your load testing function in JS for k6. Or relying on how someone else has implemented the load testing logic in their tool. You get to do it yourself in Go and have some functionality around those tests.

Features

  • Ability to use your very own test function written in Go.
  • Result calculations.

Usage

Check the examples dir for usage examples

Description
L1 is a load testing framework written in Go for Go.
Readme 38 KiB
Languages
Go 100%