Unit Testing

Beyond Code: Insights into Programming Paradigms and Practices
Software Engineering

Beyond Code: Insights into Programming Paradigms and Practices

Dive into insights from various software engineering blogs discussing paradigms, unit testing, observability, and personal knowledge systems.

Read more

Integration Tests, Unit Tests and React Testing Library
React

Integration Tests, Unit Tests and React Testing Library

In the twists and turns of software engineering, it can be difficult to define a testing strategy. In this article I emphasize the priority of user experience and propose a simple set of guidelines for front end testing with the help of React Testing Library.

Read more