issues
search
Zooz
/
predator
A powerful open-source platform for load testing APIs.
https://zooz.github.io/predator/
Apache License 2.0
574
stars
109
forks
source link
feat: publish jobs and reports data to kafka
#557
Closed
NivLipetz
closed
3 years ago
NivLipetz
commented
3 years ago
Question
Answer
Bug fix
✖
New feature
✔
Breaking change
✖
Deprecations
✖
Documentation
✔
Tests added
✔
NivLipetz
commented
3 years ago
to add:
create one schema for all of the messages produced
publish tests
add env var for intermediates publishing
add metadata to the messages published
edit: done