Mihkel Eidast · @mihkeleidast
25 followers · 48 posts · Server est.social

Ooh, looks like vitest shipped experimental vm modules support, so I can try migrating off of jest again!

#webdev #vitest

Last updated 1 year ago

Hi there 👋

I am María Morales, Front-End from , Spain.

I am a Higher Technician in Development of Applications, but I am also Graduated in , specialized in Contemporary .

★ Languages and tools



★ Also currently learning

/UX

#engineer #canaryislands #web #spanishphilology #literature #html #css #javascript #vue #react #sass #typescript #vite #vitest #cypress #figma #storybook #ui #computationallinguistics #spanishliterature #english #moderngreek

Last updated 1 year ago

Moussa Clarke · @moussa
65 followers · 705 posts · Server mastodon.moussaclarke.co.uk

This week I have been writing a lot of tests in and . It's funny, when Copilot and then ChatGPT first came out I was like, "yes automated automated test writing - nice" But it's usually so meh and so wrong, I find it a waste of time to have to debug its garbage code. Struggles to remember which test framework I'm using from one response to the next - way quicker to just write them myself.

#pestphp #vitest

Last updated 1 year ago

Doug Parker · @develwithoutacause
220 followers · 797 posts · Server techhub.social

A few people have asked when is moving forward with and whether or not we considered as an alternative.

So I wrote up a fairly in-depth discussion about some of our thinking around the the current web testing ecosystem and why we opted for Jest over Vitest for the time being.

github.com/angular/angular-cli

#angular #jest #vitest

Last updated 1 year ago

Jarrett · @jarrett
18 followers · 662 posts · Server universeodon.com

@FunkyBob I feel your pain. Recently started using myself.

#vitest

Last updated 2 years ago

Ludovic Guénet · @nordcoders
8 followers · 38 posts · Server phpc.social

🚀 Nouvelle vidéo dispo ! Apprenez à tester votre application avec Vitest ⚡️

💻 Installation et configuration de Vitest
🧪 Montage et test de composant
🌐 Tester les requêtes HTTP
👨‍💻 Mocker les données d'API

🔗 Lien de la vidéo : youtu.be/AqOTGi9UVLY

#vitest #vuejs

Last updated 2 years ago

Jarrett · @jarrett
16 followers · 502 posts · Server universeodon.com

I’ve been for over 10 years. I’m just now really trying to leverage tools ( ). Refactoring is so much easier on my projects when I’ve written a test. My latest job has me working with point-of-sale . I believe I have an responsibility to keep mission-critical aspects of the system fully operational. It would be unethical for me not to improve my testing skills.

#Coding #testing #vitest #vue #vuejs #software #ethical

Last updated 2 years ago

Philip Schönholzer · @phisch
7 followers · 24 posts · Server mastodon.world

And while I'm at it: I want to stop using Jest. I just feels like you build your app for a third platform.

1. Local env
2. Deployed env
2. Jest

I tried to update dependencies on a older project. After getting it running on local and deployed env I let the test run.

More than have the tests were red. :blobcatgoogly:

After downgrading dependencies and making multiple changes to the Jest configuration I don't want to work with Jest anymore.

I'm looking in to vitest now.

#jest #vitest

Last updated 2 years 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 2 years ago

However, the section will gain the "region" role when you use an aria-labelledby property even if you misspell the id.

Would a screen reader see it that way, or is that a peculiarity of or testing-library/jest-dom?

I'd call it a bug, but who would be responsible for fixing it?

#vitest

Last updated 2 years ago

Jenn Junod · @JennJunod
41 followers · 48 posts · Server hachyderm.io

After the break,@MayaShavin will be at @vuejsnation

"Component testing with Vitest"

@vitest_dev

#vuejs #vite #nuxt #nuxtjs #vuejsnation #vitest

Last updated 2 years ago

nystudio107 · @nystudio107
70 followers · 9 posts · Server masto.ai

📢 Vitest is the neatest! 🎉 Using the @vitest UI you can see a visual representation of the module & test dependency graph!

We just love what Vitest does for testing w/ @vite so fast & interactive! vitest.dev

#vitest #vitejs #javascript #typescript #tdd

Last updated 2 years ago

nystudio107 · @nystudio107
59 followers · 7 posts · Server masto.ai

📢 Vitest is the neatest! 🎉 Using the @vitest UI you can see a visual representation of the module & test dependency graph!

We just love what Vitest does for testing w/ @vite so fast & interactive! vitest.dev

#vitest #vitejs #javascript #typescript #tdd

Last updated 2 years ago

nystudio107 · @nystudio107
59 followers · 7 posts · Server masto.ai

📢 Vitest is the neatest! 🎉 Using the @vitest UI you can see a visual representation of the module & test dependency graph!

We just love what Vitest does for testing w/ @vite so fast & interactive! vitest.dev

#vitest #vitejs #javascript #typescript #tdd

Last updated 2 years ago

Jarrett · @jarrett
16 followers · 502 posts · Server universeodon.com

@nystudio107 bookmarking this! I’m looking to improve my TDD skills, and I’m using and already.

#vuejs #vite #vitest

Last updated 2 years ago

nystudio107 · @nystudio107
53 followers · 5 posts · Server masto.ai

For anyone who is interested in a self-contained simple demo of test driven development (TDD) of code & components with Vitest: github.com/nystudio107/charcut

#vuejs #vitejs #vitest #tdd #typescript

Last updated 2 years ago

Moussa Clarke · @moussa
52 followers · 624 posts · Server mastodon.moussaclarke.co.uk

Starting a brand new project at work using - just getting initial proof of concept together and loving this stack so far. DX ftw!

#nuxt #prisma #vitest

Last updated 2 years ago

Jarrett · @jarrett
10 followers · 406 posts · Server universeodon.com

@kpopncommunism I just started using , I should follow along for a possible answer as well. ☺️

#vitest

Last updated 2 years ago

Can anyone recommend resources for unit testing an app that relies upon localStorage?

I'm googling, but the resources I'm finding are quite old.

I'm new to unit testing and currently using , , , React Testing Library, jest-dom

#vite #reactjs #vitest

Last updated 2 years ago

Pavneet Singh Saund 🙌🏾 · @pavsaund
270 followers · 143 posts · Server hachyderm.io

the vitest mocking page actually has a lot of the information I'm looking for. So, both the ability to mock individual components, and also to set up a mock server using Mock Service Worker that gives the correct responses.

vitest.dev/guide/mocking.html#

mswjs.io

#react #testing #vitest

Last updated 2 years ago