Skip to content

Commit

Permalink
Add golang test to make target
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Turrado <[email protected]>
  • Loading branch information
JorTurFer committed Aug 1, 2023
1 parent 8900cfb commit ca06f96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ build:
xk6 build --with github.com/JorTurFer/xk6-input-prometheus=.

test: build
go test ./...
./k6 run -i 1 -u 1 example.js

0 comments on commit ca06f96

Please sign in to comment.