66 height="80"
77 width="80"
88 alt="poodle"
9- src="https://raw.githubusercontent.com/mihar-22 /preact-testing-library/master/other/poodle.png "
9+ src="https://raw.githubusercontent.com/testing-library /preact-testing-library/master/other/poodle.png "
1010 />
1111</a >
1212
@@ -66,7 +66,7 @@ implementation but not functionality) don't break your tests and slow you and yo
6666
6767## The Solution
6868
69- The Peact Testing Library is a very lightweight solution for testing Preact components. It provides
69+ The Preact Testing Library is a very lightweight solution for testing Preact components. It provides
7070light utility functions on top of preact/test-utils, in a way that encourages better testing
7171practices. Its primary guiding principle is:
7272
@@ -78,7 +78,7 @@ This module is distributed via [npm][npm] which is bundled with [node][node] and
7878as one of your project's ` devDependencies ` :
7979
8080```
81- npm install --save-dev preact-testing-library-next
81+ npm install --save-dev preact-testing-library
8282```
8383
8484This library has ` peerDependencies ` listings for ` preact ` .
@@ -346,9 +346,9 @@ Thanks goes to these people ([emoji key][emojis]):
346346<!-- markdownlint-disable -->
347347<table>
348348 <tr>
349- <td align="center"><a href="https://kentcdodds.com"><img src="https://avatars.githubusercontent.com/u/1500684?v=3" width="100px;" alt="Kent C. Dodds"/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href="https://github.com/mihar-22 /preact-testing-library/commits?author=kentcdodds" title="Code">💻</a> <a href="https://github.com/mihar-22 /preact-testing-library/commits?author=kentcdodds" title="Documentation">📖</a> <a href="#infra-kentcdodds" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/mihar-22 /preact-testing-library/commits?author=kentcdodds" title="Tests">⚠️</a></td>
350- <td align="center"><a href="https://github.com/antsmartian"><img src="https://avatars0.githubusercontent.com/u/1241511?s=400&v=4" width="100px;" alt="Ants Martian"/><br /><sub><b>Ants Martian</b></sub></a><br /><a href="https://github.com/mihar-22 /preact-testing-library/commits?author=antsmartian" title="Code">💻</a> <a href="https://github.com/mihar-22 /preact-testing-library/commits?author=antsmartian" title="Documentation">📖</a> <a href="https://github.com/mihar-22 /preact-testing-library/commits?author=antsmartian" title="Tests">⚠️</a></td>
351- <td align="center"><a href="https://github.com/mihar-22 "><img src="https://avatars3.githubusercontent.com/u/14304599?s=460&v=4" width="100px;" alt="Rahim Alwer"/><br /><sub><b>Rahim Alwer</b></sub></a><br /><a href="https://github.com/mihar-22 /preact-testing-library/commits?author=mihar-22 " title="Code">💻</a> <a href="https://github.com/mihar-22 /preact-testing-library/commits?author=mihar-22 " title="Documentation">📖</a> <a href="https://github.com/mihar-22 /preact-testing-library/commits?author=mihar-22 " title="Tests">⚠️</a> <a href="#infra-mihar-22 " title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
349+ <td align="center"><a href="https://kentcdodds.com"><img src="https://avatars.githubusercontent.com/u/1500684?v=3" width="100px;" alt="Kent C. Dodds"/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href="https://github.com/testing-library /preact-testing-library/commits?author=kentcdodds" title="Code">💻</a> <a href="https://github.com/testing-library /preact-testing-library/commits?author=kentcdodds" title="Documentation">📖</a> <a href="#infra-kentcdodds" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/testing-library /preact-testing-library/commits?author=kentcdodds" title="Tests">⚠️</a></td>
350+ <td align="center"><a href="https://github.com/antsmartian"><img src="https://avatars0.githubusercontent.com/u/1241511?s=400&v=4" width="100px;" alt="Ants Martian"/><br /><sub><b>Ants Martian</b></sub></a><br /><a href="https://github.com/testing-library /preact-testing-library/commits?author=antsmartian" title="Code">💻</a> <a href="https://github.com/testing-library /preact-testing-library/commits?author=antsmartian" title="Documentation">📖</a> <a href="https://github.com/testing-library /preact-testing-library/commits?author=antsmartian" title="Tests">⚠️</a></td>
351+ <td align="center"><a href="https://github.com/testing-library "><img src="https://avatars3.githubusercontent.com/u/14304599?s=460&v=4" width="100px;" alt="Rahim Alwer"/><br /><sub><b>Rahim Alwer</b></sub></a><br /><a href="https://github.com/testing-library /preact-testing-library/commits?author=testing-library " title="Code">💻</a> <a href="https://github.com/testing-library /preact-testing-library/commits?author=testing-library " title="Documentation">📖</a> <a href="https://github.com/testing-library /preact-testing-library/commits?author=testing-library " title="Tests">⚠️</a> <a href="#infra-testing-library " title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
352352 </tr>
353353</table>
354354
@@ -367,29 +367,29 @@ kind welcome!
367367<!-- prettier-ignore-start -->
368368[npm]: https://www.npmjs.com
369369[node]: https://nodejs.org
370- [build]: https://travis-ci.org/mihar-22 /preact-testing-library
371- [build-badge]: https://travis-ci.org/mihar-22 /preact-testing-library.svg?branch=master
372- [coverage-badge]: https://img.shields.io/codecov/c/github/mihar-22 /preact-testing-library.svg?style=flat-square
373- [coverage]: https://codecov.io/github/mihar-22 /preact-testing-library
374- [package]: https://www.npmjs.com/package/preact-testing-library-next
375- [version-badge]: https://img.shields.io/npm/v/preact-testing-library-next
376- [downloads-badge]: https://img.shields.io/npm/dw/preact-testing-library-next
370+ [build]: https://travis-ci.org/testing-library /preact-testing-library
371+ [build-badge]: https://travis-ci.org/testing-library /preact-testing-library.svg?branch=master
372+ [coverage-badge]: https://img.shields.io/codecov/c/github/testing-library /preact-testing-library.svg?style=flat-square
373+ [coverage]: https://codecov.io/github/testing-library /preact-testing-library
374+ [package]: https://www.npmjs.com/package/preact-testing-library
375+ [version-badge]: https://img.shields.io/npm/v/preact-testing-library
376+ [downloads-badge]: https://img.shields.io/npm/dw/preact-testing-library
377377[slack]: https://preact-slack.now.sh
378- [license]: https://github.com/mihar-22 /preact-testing-library/blob/master/LICENSE
379- [license-badge]: https://img.shields.io/github/license/mihar-22 /preact-testing-library?color=b
378+ [license]: https://github.com/testing-library /preact-testing-library/blob/master/LICENSE
379+ [license-badge]: https://img.shields.io/github/license/testing-library /preact-testing-library?color=b
380380[emojis]: https://github.com/all-contributors/all-contributors#emoji-key
381381[all-contributors]: https://github.com/all-contributors/all-contributors
382382[guiding-principle]: https://twitter.com/kentcdodds/status/977018512689455106
383- [bugs]: https://github.com/mihar-22 /preact-testing-library/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Acreated-desc
384- [requests]: https://github.com/mihar-22 /preact-testing-library/issues?q=is%3Aissue+sort%3Areactions-%2B1-desc+label%3Aenhancement+is%3Aopen
385- [good-first-issue]: https://github.com/mihar-22 /preact-testing-library/issues?utf8=✓&q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+label%3A"good+first+issue"+
383+ [bugs]: https://github.com/testing-library /preact-testing-library/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Acreated-desc
384+ [requests]: https://github.com/testing-library /preact-testing-library/issues?q=is%3Aissue+sort%3Areactions-%2B1-desc+label%3Aenhancement+is%3Aopen
385+ [good-first-issue]: https://github.com/testing-library /preact-testing-library/issues?utf8=✓&q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+label%3A"good+first+issue"+
386386[stackoverflow]: https://stackoverflow.com/questions/tagged/preact-testing-library
387387[react-testing-library]: https://github.com/testing-library/react-testing-library
388388[react-testing-library-docs]: https://testing-library.com/docs/react-testing-library/intro
389389[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
390390[prs]: http://makeapullrequest.com
391391[coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
392- [coc]: https://github.com/mihar-22 /preact-testing-library/blob/master/CODE_OF_CONDUCT.md
392+ [coc]: https://github.com/testing-library /preact-testing-library/blob/master/CODE_OF_CONDUCT.md
393393[preact-slack]: https://preact-slack.now.sh/
394394[preact-slack-badge]: https://preact-slack.now.sh/badge.svg
395395[commitzen]: http://commitizen.github.io/cz-cli/
0 commit comments