Google Test, GTest and GMock Framework Part 2: Writing unit tests using c gtest and c gmock

Google Test, GTest and GMock Framework Part 2: Writing unit tests using c gtest and c gmock

HomeCognitive ProgrammerGoogle Test, GTest and GMock Framework Part 2: Writing unit tests using c gtest and c gmock
Google Test, GTest and GMock Framework Part 2: Writing unit tests using c gtest and c gmock
ChannelPublish DateThumbnail & View CountDownload Video
Channel AvatarPublish Date not found Thumbnail
0 Views
The name of the channel has been changed due to a rebranding exercise. Existing social media handles and links are no longer valid.
————————————————– ——————————-

Welcome to the Google c gtest and c gmock testing framework video series. gtest and gmock are by far the best and most widely used unit testing frameworks for the C programming language.

In the world of software development, unit testing is an extremely important activity for writing bug-free code.
Google Test is a unit testing framework for writing unit tests for C code. Google Test Framework i.e. GTest and GMock is

1. Based on xUnit architecture and
2. Is portable and works on Linux, Mac and Windows

This video details the organization of the unit test in AAA form, i.e.

1. Organize
2. Take action
3. Affirm

This video will also talk about the difference between non-fatal and fatal failures in gtest and gmock.

I hope this helps you learn something new…enjoy!

#gmock #gtest #googletest #test #testing #testdrivendevelopment #tdd #mocks #stubs #testdoubles

Please take the opportunity to connect and share this video with your friends and family if you find it useful.