Tools for testing your code
Link to sectionTesting Tools Ratios Over Time
It's rare to see a trend as clear as Vitest's ascencion through the ranks over the past few years. While it may "only" be number four in terms of usage, it already tops the interest, retention, and overall positivity rankings – and shows no sign of conceding the top spot anytime soon.
Link to sectionOther Testing Tools
Link to sectionUsed at Work
Vitest displays the classic signs of a technology at the start of its lifespan: high retention and interest, but low adoption in large companies – for now.
Which of these tools do you use in a professional context?
We asked members of the JavaScript community to share their “pick of the year”
My 2024 Pick: Shruti Kapoor
My Pick of the Year is my friend Shruti Kapoor. Shruti has a way of explaining even the trickiest technical JS concepts in very easy-to-understand way. In her fun and engaging YouTube videos and conference talks, she teaches her audience the most critical parts of JavaScript development without a lot of fluff.
We asked members of the JavaScript community to share their “pick of the year”
Shaundai Person
Front end Senior Software Engineer (Netflix) and course instructor
Link to sectionNumber of Items
How many items in this category respondends have used (or heard of).
Link to sectionTesting Tools Happiness
On a scale of 0 (very unhappy) to 4 (very happy), how happy are you with the current state of testing tools?
Link to sectionTesting Tools Pain Points
Mocking is the biggest pain point presented by testing, closely followed by the hassle of complex setups and configurations, and the burden of slow-running tests.
What pain points have you encountered when using testing tools?
Freeform
Link to sectionRecommended Resources
Testing Fundamentals
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. Gain practical experience writing unit and integration tests while exploring common testing tools.
Web App Testing & Tools
Dive into testing with Miško Hevery, covering unit and end-to-end testing, refactoring for testability, and using tools like Vitest and Playwright.
Sponsored content from our partners. Learn more.