UNPKG
@ngneat/spectator
Version:
latest (22.1.0)
22.1.0
22.0.0
21.0.1
21.0.0
20.0.0
19.6.2
19.6.1
19.6.0
19.5.0
19.4.1
19.4.0
19.3.0
19.2.0
19.1.2
19.1.0
19.0.0
18.0.2
18.0.1
18.0.0
17.1.0
17.0.0
16.0.0
15.0.1
15.0.0
14.0.0
13.0.0
12.2.1
12.2.0
12.1.1
12.0.1
11.3.0
11.2.1
11.2.0
11.1.3
11.1.2
11.1.1
11.1.0
11.0.2
11.0.1
11.0.0
10.0.1
10.0.0
9.0.0
8.3.2
8.3.1
8.3.0
8.2.0
8.1.0
8.0.4
8.0.3
8.0.2
8.0.1
8.0.0
7.2.0
7.1.0
7.0.1
7.0.0
6.1.3
6.1.2
6.1.1
6.1.0
6.0.0
5.13.4
5.13.3
5.13.2
5.13.1
5.13.0
5.12.0
5.11.0
5.10.0
5.9.1
5.9.0
5.8.0
5.7.1
5.7.0
5.6.1
5.5.0
5.4.0
5.3.1
5.3.0
5.2.1
5.1.0
5.0.0
4.11.1
4.11.0
4.10.1
4.10.0
4.9.0
4.8.1
4.8.0
4.7.0
4.6.0
4.5.2
4.5.1
4.5.0
4.4.2
4.4.1
4.4.0
4.3.4
4.3.3
4.3.2
4.3.1
4.3.0
4.2.3
4.2.2
4.2.1
4.2.0
4.1.0
4.0.1
4.0.0
4.0.0-rc.7
4.0.0-rc.6
4.0.0-rc.5
4.0.0-rc.4
4.0.0-rc.3
4.0.0-rc.2
4.0.0-rc.1
A powerful tool to simplify your Angular tests
github.com/ngneat/spectator
ngneat/spectator
@ngneat/spectator
/
jest
/
lib
/
dom-selectors.d.ts
2 lines
(1 loc)
•
130 B
TypeScript
View Raw
1
2
export
{ byAltText, byLabel, byPlaceholder, byText, byTextContent, byTitle, byValue, byTestId, byRole }
from
'@ngneat/spectator'
;