Unit, Integration, and End-to-End Testing: Explained Through Pizza
When I started my first software engineering role at Candlelit Therapy back in 2020, the only automated testing I was familiar with was unit testing. First I learned Chai and Mocha and then Jest.
After working at Teachers Pay Teachers which had a muc...
nicolegathany.hashnode.dev6 min read
Vish Singh
Web developer, father, foodie, bassist, extreme metaller
Playwright is also really nice for testing & automation. I used it a little last year. It came from the team that previously had built Puppeteer. Apparently, they left Google & started their own thing.