Adapted from https://gist.github.com/0xR/9232db946e3198ef619168a33a92232d#file-setup-test-framework-script-js
Jest configuration to setup the global expect
that combines both jest expect and chai expect. To top it up, jest-extended, chai-as-promised, chai-string and chai-datetime are also smashed in, to give an all-powerful expect
!