Blog

15 Articles
26 Tags
Updated Weekly

Articles about system engineering, reverse engineering, and more

7 min read

Discover how to test callback-based APIs in C++ as a JavaScript developer. Learn to set up GoogleTest, use std::promise for async callbacks, and write robust test cases, bridging your JavaScript expertise to C++ testing scenarios.