#video #testing
Видео от компании JetBrains по основам тестирования С++ приложений с использованием методик юнит-тестирования.
https://www.youtube.com/watch?v=16FI1-d2P4E
Видео от компании JetBrains по основам тестирования С++ приложений с использованием методик юнит-тестирования.
https://www.youtube.com/watch?v=16FI1-d2P4E
YouTube
C++ Unit Testing with Google Test Tutorial
In this tutorial, we take a look at how to perform using testing in C++ using the Google Test framework and ReSharper C++ as the test runner. To find out more about ReSharper C++, please visit:
https://www.jetbrains.com/resharper-cpp
Author: Dmitri Nesteruk
https://www.jetbrains.com/resharper-cpp
Author: Dmitri Nesteruk
#video #testing
Видео от компании JetBrains по основам тестирования С++ приложений с использованием методик юнит-тестирования.
https://prglb.ru/4rbzw
Видео от компании JetBrains по основам тестирования С++ приложений с использованием методик юнит-тестирования.
https://prglb.ru/4rbzw
#advanced #testing
Юнит-тестирование C++ шаблонов и внедрение моков с помощью трейтов.
https://prglb.ru/4cgb7
Юнит-тестирование C++ шаблонов и внедрение моков с помощью трейтов.
https://prglb.ru/4cgb7
Blogspot
Unit Testing C++ Templates and Mock Injection Using Traits
A blog on various topics in C++ programming including language features, standards, idioms, design patterns, functional, and OO programming.
#advanced #testing #video
Пишем юнит-тесты для С++ приложений с использованием Google Test.
https://www.youtube.com/watch?v=16FI1-d2P4E
Пишем юнит-тесты для С++ приложений с использованием Google Test.
https://www.youtube.com/watch?v=16FI1-d2P4E
YouTube
C++ Unit Testing with Google Test Tutorial
In this tutorial, we take a look at how to perform using testing in C++ using the Google Test framework and ReSharper C++ as the test runner. To find out more about ReSharper C++, please visit:
https://www.jetbrains.com/resharper-cpp
Author: Dmitri Nesteruk
https://www.jetbrains.com/resharper-cpp
Author: Dmitri Nesteruk
#advanced #testing
Тестирование приложений на C++: продвинутые техники.
https://www.youtube.com/watch?v=EiN3cF_y3vM
Тестирование приложений на C++: продвинутые техники.
https://www.youtube.com/watch?v=EiN3cF_y3vM
YouTube
C++ Unit testing - the good, the bad & the ugly - Dror Helper
C++ is a powerful language when used by a seasoned developer. It is being used everywhere from operating systems and compilers to cross platform mobile apps development.
But this power comes with a cost - C++ programming is not simple nor easy – with memory…
But this power comes with a cost - C++ programming is not simple nor easy – with memory…