timvandesteeg

Results 3 issues of timvandesteeg

https://github.com/EasyGraphQL/easygraphql-load-tester/blob/e9cb0425f85f670d9dc601027b0855dbd7553973/src/index.ts#L70 The json file path seems to be hardcoded for k6 settings (it ignores queryFilePath). Is this by design?

In our project, the base class for the plugins are located in another project. Looking at the code, the PluginManager seems to only look for classes within the assembly itself...

backlog

First of all, thank you for creating this very handy library! I'm using a monorepo with NRWL with multiple angular apps. Currently I'm using one translation file per application, but...

question