Doug Parker · @develwithoutacause
206 followers · 742 posts · Server techhub.social

We're moving to and .

We've seen a lot of movement in the web testing ecosystem towards Jest and want to make it more available for users.

We've also been particular impressed with Web Test Runner and are looking forward to bringing it into the Angular ecosystem as well.

Check out the for all the details:

medium.com/angular-blog/moving

#angular #jest #webtestrunner #angularcli #angularblog

Last updated 1 year ago

Sasha Firsov · @Suns
14 followers · 153 posts · Server fosstodon.org

@web/test-runner and StoryBook are great tools to work with in front-end. Till now the another handy tool was not available in this stack - MSW mocking.

It took a bit of trickery to baptize MSW into es6 modules. If you want to use MSW for testing, take a look

blog.firsov.net/2023/03/how-to

#webcomponents #modernweb #webtestrunner #MsW

Last updated 1 year ago

Doug Parker · @develwithoutacause
199 followers · 580 posts · Server techhub.social

So I've been doing a bit of research into (, , , , , ...).

I'm curious if there's any interest in a blog post on some of my takeaways about aspects like:

* Test runners vs test frameworks.
* Browser-based runners vs Node-based runners.
* Changes in the ecosystem.
* Future directions of JS unit testing.
* ...

#web #UnitTesting #tooling #jest #vitest #jasmine #Karma #webtestrunner

Last updated 1 year ago

Doug Parker · @develwithoutacause
187 followers · 471 posts · Server techhub.social

@eliajf I was mostly looking into test runners moreso than test frameworks.

is still dominant by a huge amount, but and looked interesting to me. I've had good experiences with WTR in the past, but haven't tried Jasmine's browser runner.

modern-web.dev/docs/test-runne
npmjs.com/package/jasmine-brow

#jest #webtestrunner #jasminebrowserrunner

Last updated 2 years ago