Gistlib Logo

gistlib

other typescript categories

sinon code snippets in typescript

create a unit test, with chai and sinon available, that will mock or spyon setinterval so that any function under test that may invoke setinterval will not hold the suite running in typescript
how to test a function throws an error using chai and sinon in typescript

gistlibby LogSnag