Tags: jgoz/react-testing-library
Tags
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)
feat(rerender): implement rerender (testing-library#65) (testing-libr… …ary#70) * feat(rerender): implement rerender (testing-library#65) * update readme * update examples * tests * typescript typings * Update index.js * Update rerender.js * Update rerender.js * Update README.md Closes testing-library#65
feat(examples): Add context examples (testing-library#68) * feat(examples): Add context examples * modify the examples * fix example stuff
PreviousNext