Jest Enzyme test a React component that returns null in render method February 27, 2023 by Tarik ShallowWrapper has a isEmptyRender() function: expect(comp.isEmptyRender()).toBe(true)