Automate cross-platform testing with GitHub Actions, using dynamic matrices for efficient, targeted tests.
I absolutely love using pytest as my go-to testing tool whenever i'm working on a Python project. Pytest Parametrization is one of reasons why.
Unit testing and mocking in Node.js with Sinon, get familiar with basic Spies, Stubs, Fakes, and Mocks, concepts.
Pytest's built-in caplog fixture to capture log messages is nothing but amazing. Capture logs for unit testing can't get easier
I have struggled so badly when it came to testing while using the notorious combination of Node, TypeScript & ES Module. And then I found Vitest
Most common use cases of Cypress.io are UI & Visual testing. But, employing Cypress for testing REST APIs can also be quite efficient.
Unit testing in Node.js can be challenging. After trying various libraries, I found Rewire to be the most practical for testing purposes
The test that saved my company a significant amount of time and effort - Using two PCB's, RJ45 cable, and the Iperf tool