📜  带有空格测试库的 getByText - 任何代码示例

📅  最后修改于: 2022-03-11 14:58:02.393000             🧑  作者: Mango

代码示例1
// Match a substring of Hello World
getByText(container, 'llo Worl', { exact: false }) // substring match