The official doc just give a short example for it.
https://github.com/ReactiveX/rxjs/blob/master/spec/observables/interval-spec.ts
This official testing setup to much thing.
I need a simple example so that I can start to write the unit test for my rxjs
app.