|
1 |
| -# Testing-Playground ([demo][playground]) |
| 1 | +<div align="center"> |
| 2 | + <h1>Testing-Playground</h1> |
| 3 | + |
| 4 | + [][emojione] |
| 5 | + |
| 6 | +Simple and complete DOM testing playground that encourage good testing |
| 7 | +practices. |
| 8 | + |
| 9 | +[**online playground**][playground] | [next version][playground-next] |
| 10 | + |
| 11 | +</div> |
| 12 | + |
| 13 | +<hr /> |
2 | 14 |
|
3 | 15 | <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
| 16 | + |
4 | 17 | [](#contributors-)
|
| 18 | + |
5 | 19 | <!-- ALL-CONTRIBUTORS-BADGE:END -->
|
6 | 20 |
|
7 | 21 | **Playground for [testing-library/dom]**
|
@@ -105,16 +119,19 @@ Thanks goes to these people ([emoji key][emojis]):
|
105 | 119 |
|
106 | 120 | <!-- markdownlint-enable -->
|
107 | 121 | <!-- prettier-ignore-end -->
|
| 122 | + |
108 | 123 | <!-- ALL-CONTRIBUTORS-LIST:END -->
|
109 | 124 |
|
110 | 125 | This project follows the [all-contributors][all-contributors] specification.
|
111 | 126 | Contributions of any kind welcome!
|
112 | 127 |
|
113 | 128 | [testing-library/dom]: https://testing-library.com/docs/dom-testing-library/example-intro
|
114 | 129 | [playground]: https://testing-playground.com
|
| 130 | +[playground-next]: https://develop.testing-playground.com |
115 | 131 | [embed-demo]: https://codepen.io/smeijer/pen/yLYWZmK
|
116 | 132 | [roadmap.md]: https://github.com/smeijer/testing-playground/blob/master/ROADMAP.md
|
117 | 133 | [contributing.md]: https://github.com/smeijer/testing-playground/blob/master/CONTRIBUTING.md
|
118 | 134 | [issue tracker]: https://github.com/smeijer/testing-playground/issues
|
119 | 135 | [all-contributors]: https://github.com/all-contributors/all-contributors
|
120 | 136 | [emojis]: https://github.com/all-contributors/all-contributors#emoji-key
|
| 137 | +[emojione]: https://www.emojione.com/emoji/1f9e |
0 commit comments