Richard van der Hoff 4c928d2854 Avoid mergeTests in test fixture declarations (#138)
Normally, one can find the documentation on a playwright test fixture by
finding its declaration (i.e., you can ctrl-click on the fixture name and find
its documentaion).

However, `mergeTests` re-declares the type, making it much harder to find the
documentation on a given fixture.

It's easy enough to avoid `mergeTests`: we just structure our `test.extend`
calls as a strict hieirarchy.
2025-11-27 17:13:22 +00:00
S
Description
Discord-esk element clone
517 MiB
v1.0.5 Latest
2026-07-26 13:50:18 -07:00
Languages
TypeScript 93.6%
CSS 4.9%
JavaScript 0.7%
HTML 0.6%