Learn Unit Testing Training - Write Modular code keeping testability in mind

Narayan Iyer conducts Unit Testing Training with a view to write Modular Code to corporates

Companies are facing huge issue to make their employees "realize" that they need to write testable modular code. As the developers write code how do we make sure that it is testable modular code!

While adding features under the framework of legacy code, employees must make sure that the code they write is testable. If not, they are actually writing a non-testable legacy code

Narayan conducts this training using testing framework such gtest and gmock to explain the concept of how to write modular testable code, break dependency & add new features keeping testability in mind.