Tags: ReactDOM/react-testing-library
Tags
fix(TS): add debug() to typings (testing-library#90) * Add debug() to typings * Update contributors
feat(debug): add a debug convenience method (testing-library#87) Also adds @Gpx to contributors! Closes testing-library#86
fix(TS): examples + types (testing-library#77) * Update README with new match examples * Update types (probably invalid typescript syntax) * Remove example that messes up TOC * Fix union type
docs: copy in waitForElement docs (testing-library#73) * Copy in waitForElement docs * Link out to source * Add waitForElement examples
fix(TS): add types for exported functions. (testing-library#69)