What's new in NgRx testing? Actually, a lot! The two most recent releases of NgRx have quietly introduced and iterated the @ngrx/store/testing module, giving developers easier ways to test store-dependent components and services. In this session, I will demonstrate testing store-dependent components and services using the NgRx MockStore, which provides the ability to mock the entire state or individual selectors. Say goodbye to the StoreModule!

Comments

Comments are closed.

Luca at 17:55 on 3 Dec 2020

Love NgRx content! Looking forward to refactoring my SM tests.

Clear explanations!

Davide Pizzoli at 18:37 on 3 Dec 2020

Love this talk, thank you

Armi Al at 18:42 on 3 Dec 2020

great speach!