Tags: lit-technology/native-testing-library
Tags
fix: update matches to account for empty strings (testing-library#87) Closes testing-library#86
docs: add aiham as a contributor (testing-library#81) * docs: update README.md * docs: update .all-contributorsrc
fix: change filter prop to selector for queries (testing-library#76) * feat: formatting options for render() to remove options from debug output * update name -- propsToRemove to just removeProps * omitProps: remove prettyPrint plugin in favour of removing props in toJSON() call * update options in render() to destructure debug config * update filter fn to be named selector to match testing library API BREAKING CHANGE: The filter option has been renamed to selector to maintain compatibility with the rest of the Testing Library API.
feat: formatting options for render() to remove options from debug() (t… …esting-library#70) * feat: formatting options for render() to remove options from debug output * update name -- propsToRemove to just removeProps * omitProps: remove prettyPrint plugin in favour of removing props in toJSON() call * update options in render() to destructure debug config
fix(types): update type of act to support async act (testing-library#65)
fix: improve types for queries.d.ts (testing-library#51) Closes testing-library#45
PreviousNext