Eric MacFarland
Eric MacFarland
It would be fantastic if we could perform data look-ups on JSON, instead of only on CSV files! For example, suppose I have two routes: - `/comments` -- Returns a...
Colony throws an error (`Error: Line 36: Unexpected token >`)when parsing my express app, `esprima` can't seem to parse arrow functions? Line 36: `app.use((req, res, next) => {`
### Background - I wrote a plugin that listens for both the `stats` and `done` events from Artillery. - My script utilizes a processor function that emits the `customStats` event...