File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ practices.</p>
5959- [ This solution] ( #this-solution )
6060- [ Example] ( #example )
6161- [ Installation] ( #installation )
62+ - [ Version compatibility] ( #version-compatibility )
6263- [ Guiding Principles] ( #guiding-principles )
6364- [ Contributors] ( #contributors )
6465- [ Docs] ( #docs )
@@ -159,6 +160,15 @@ You may also be interested in installing `jest-dom` so you can use
159160
160161> [ ** Docs** ] ( https://testing-library.com/angular )
161162
163+ ## Version compatibility
164+
165+ | Angular | Angular Testing Library |
166+ | ------- | ----------------------- |
167+ | 16.x | 13.x, 14.x |
168+ | >= 15.1 | 13.x \|\| 14.x |
169+ | < 15.1 | 11.x \|\| 12.x |
170+ | 14.x | 11.x \|\| 12.x |
171+
162172## Guiding Principles
163173
164174> [ The more your tests resemble the way your software is used, the more
You can’t perform that action at this time.
0 commit comments