Front End The best test I’ve ever seen!! April 12, 2022 / describe('The component renders ok', () => { it('renders without error', () => { expect(true).toBeTruthy() }) }) And there it is… the best test ever written! I laughed.