React Test Cases Development

Job ID: 38475902

Budget: $10 – $30 USD

Hi,

Below test cases is failing, attaching whole testcase and code. Providing test case below. It should work fine in my machine and any other test cases if possible

describe('Proper components render on load', () => {
test('renders ', () => {
console.log('screen --->', screen);
expect(screen.getByText('Close')).toBeInTheDocument();
});
});
Related categories: JavaScript React.js