Does anyone know how to use 'expect' function within JSBin template ?
The function which I have written on the page is just a sample one but the main priority is is resolve "Reference error: expect is not defined"
Any help on this would be really appreciated.

If you are using a library (which it appears you are), you will need to import it in order to use the methods exported by it