home
-
all
|
technology
-
piracy
-
linux
-
world
-
selfhosted
-
memes
-
asklemmy
-
nostupidquestions
-
mildlyinfuriating
-
games
-
technology
-
youshouldknow
-
showerthoughts
-
technology
-
fediverse
-
programmerhumor
-
asklemmy
-
worldnews
-
lemmyshitpost
-
privacy
-
more »
log in
or
sign up
|
settings
bennyp@programming.dev
overview
[+]
[–]
bennyp
joined 2 years ago
sorted by:
new
top
controversial
old
Best practices for testing web components?
in
c/webdev@programming.dev
[–]
bennyp@programming.dev
1 points
2 years ago
Give
Web Test Runner
a try
runs in the browser - test in the same place you run
extremely fast
used by popular web components libraries like lit
permalink
fedilink
source
Give Web Test Runner a try