The internals of the Mocha Javascript testing framework
In an attempt to extend the functionality of Mocha for a specific use case I was required to look into its source code.
I wanted to write the flow down so it was clearer to myself. Maybe someone else will find this useful.
Mocha
Firstly you have the Mocha '