import React from 'react'; import { render } from 'test-utils'; import { Button } from 'antd'; describe('); const button = getByText('Click Me'); expect(button).toBeTruthy() }); }); });