home
-
all
|
technology
-
piracy
-
linux
-
memes
-
asklemmy
-
selfhosted
-
world
-
technology
-
nostupidquestions
-
mildlyinfuriating
-
technology
-
youshouldknow
-
games
-
programmerhumor
-
worldnews
-
privacy
-
opensource
-
gaming
-
showerthoughts
-
lemmyworld
-
more »
log in
or
sign up
|
settings
bennyp@programming.dev
overview
[+]
[–]
bennyp
joined 1 year ago
sorted by:
new
top
controversial
old
Best practices for testing web components?
in
c/webdev@programming.dev
[–]
bennyp@programming.dev
1 points
1 year 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