There was an error while loading. Please reload this page.
1 parent ccd5df6 commit 2e99602Copy full SHA for 2e99602
docs/qwik-testing-library/intro.mdx
@@ -8,15 +8,6 @@ sidebar_label: Introduction
8
9
[gh]: https://github.com/ianlet/qwik-testing-library
10
11
-```bash npm2yarn
12
-npm run qwik add testing-library
13
-```
14
-
15
-> This library is built on top of [`dom-testing-library`][dom-testing-library]
16
-> which is where most of the logic behind the queries is.
17
18
-[dom-testing-library]: ../dom-testing-library/intro.mdx
19
20
## The Problem
21
22
You want to write maintainable tests for your [Qwik][qwik] components.
0 commit comments