Test APIs with Supertest and Jest
Hello everyone! Last week, as I was writing my Let's Build a Node.js API Series, I learned from a reader that testing MVC APIs using Supertest and Jest is a good idea.
https://twitter.com/taimoorsattar7/status/1290557929641455616?ref_src=twsrc%5Etfw
...
blog.lo-victoria.com4 min read
Stephen Odogwu
Stack: Python, Django, C, JavaScript, React.js, Node.js, FastAPI
Nice article you wrote. Just that I have never seen expect written in this format without a matcher. Maybe I should dig deeper into jest