Are you using JavaScript Testing Frameworks?
Tom Lienard
Posted on September 24, 2020
π Introduction
First of all, I hope your day was good.
This post is made for everyone who is using or not a JavaScript Testing Framework and want to share his experience with it. Feel free to comment down below!
π The question
I was wondering, *are you using any JavaScript Testing Framework * at your work, on your daily-routine? If yes, could you explain why you choose this one and not another one? And if no, why are you not using one?
There are plenty of tools like Mocha, Jest, Tape, AVA... But they all are slow, +1s for a simple test.
Do not hesitate to debate and share your experience, Iβm very interested to know your preferences.
π πͺ π
π©
Tom Lienard
Posted on September 24, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
jest Testing LLM Applications: Misadventures in Mocking SDKs vs Direct HTTP Requests
November 11, 2024