Herramientas para probar tu código
We're highlighting interesting features or libraries we think you should know about.
Library Highlight: bun test
Useful Resources
Enlace de secciónTesting Tools Ratios Over Time
Testing Tools Ratios Over Time
While Jest has long enjoyed a comfortable spot as the most-used testing tool, Vitest is climbing the ranks so fast that it wouldn't be surprising to see it overtake it in the upcoming year, especially with Jest's satisfaction ratio trending down.
Meanwhile, Storybook is an interesting case study in a project trying its best to address its users' frustrations. It's still showing a slight satisfaction loss compared to last year, but the rate of decline has slowed, and things might start looking up soon.
Enlace de secciónOther Testing Tools
Other Testing Tools
While Deno's test runner wasn't included in the survey's main options, it did come first in freeform mentions.
We asked members of the JavaScript community to share their “pick of the year”
My 2025 Pick: SST
I didn't know about SST just a year ago, but I started using it for a new work project and it's been fanstastic! It really deserves more exposure.
We asked members of the JavaScript community to share their “pick of the year”
Enlace de secciónNumber of Items
Number of Items
While other categories so far have hovered around 1-2 tools used, when it comes to testing respondents averaged a whopping 4.4, a sign that people may still be looking for that perfect test runner, and that things are far from settled in this area.
Enlace de secciónTesting Tools Happiness
Testing Tools Happiness
Happiness remains stable, with a slight uptick over the past three years.
Enlace de secciónTesting Tools Pain Points
Testing Tools Pain Points
Mocking remains a major pain point for developers, with configuration and setup not far behind.
What pain points have you encountered when using testing tools?
Freeform
Multiple
Enlace de secciónRecursos recomendados
Recursos recomendados
Testing Fundamentals
Ship code with confidence! Learn the basics of testing and apply Test-Driven Development techniques to your workflow. Create automated tests for DOM elements and user interactions. Use mocks and spies to control your environment and test more complex code.
Enterprise UI Development: Testing & Code Quality
Learn unit testing with Vitest, continuous integration via GitHub Actions, component and accessibility testing with Ax, mocking techniques, and code standard enforcement using ESLint and Husky & Lint-Staged.
¡Gracias a nuestros socios por apoyarnos! Aprende más.