rescript-react icon indicating copy to clipboard operation
rescript-react copied to clipboard

Add data-testid to ReactDOM props

Open Arnarkari93 opened this issue 4 years ago • 0 comments

Adding dataTestId to ReactDOM props to allow developers to define test id without the need to create a custom component to prop spread the attribute. I picked the default value used by @testing-libarary

Arnarkari93 avatar Oct 27 '21 14:10 Arnarkari93