File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,11 @@ title: FAQ
7
7
8
8
<summary >Why "Web" in "Web Testing Library</summary >
9
9
10
- This library implements testing utilities that are used on different clients
10
+ This library implements testing utilities that are used on different runtimes
11
11
implementing the
12
12
[ Minimum Common Web Platform API] ( https://proposal-common-min-api.deno.dev/ ) (or
13
- parts of it). This includes browsers, Node.js, Deno and React Native.
14
-
15
- React Native is included for pragmatic reasons. In the future, we might split
16
- the utilities up in Web and Timer testing utilities.
13
+ parts of it). This includes browsers, Node.js, Deno, React Native and others
14
+ (the [ runtime keys] ( https://runtime-keys.proposal.wintercg.org/#react-native )
15
+ contains known runtimes).
17
16
18
17
</details >
You can’t perform that action at this time.
0 commit comments