Added progress event
What:
- Add "progress" event to help monitoring the duration of each chunk.
- Swaps test framework to Mocha/Chai/Sinon
- Removes logs on loadFiles utils
- Updates readme
Why:
- For long running multi statement queries, it's useful to know how much time each chunk is taking.