DEV Community

Discussion on: How I Write Marble Tests For RxJS Observables In Angular

Collapse
 
green122 profile image
green122

Hi, Michael. Thanks for the nice and informative article.
Did you find a way to visualize actual observable, maybe to convert it to a marble diagram? Cause in the more complex cases i've started not to understand what is really going on inside my observable and how to compare it with the expected one.

Collapse
 
mokkapps profile image
Michael Hoffmann

Unfortunately not inside the tests. But this website is in general quite nice: rxviz.com/