Skip to content

Instantly share code, notes, and snippets.

@gadflying
Last active January 5, 2021 07:09
Show Gist options
  • Select an option

  • Save gadflying/242c8b9a4232f940625a2a7ba6db1921 to your computer and use it in GitHub Desktop.

Select an option

Save gadflying/242c8b9a4232f940625a2a7ba6db1921 to your computer and use it in GitHub Desktop.
[debug] #reactTestLib
   const { container, getByDisplayValue, getByTestId, debug } =  renderWithProviders(
            <FieldComponentRenderer  {...props} enableError={true}/>
        );

debug()

⚠️不光要开启debug 模式- 还要- call 函数

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment