Advertisement
Membership
Login
ACCU Buttons
Programming Topics
Browse in : | > Topics > Programming |
Best Practices vs Witch Hunts
Description : Best practices can be a Good Thing. Sergey Ignatchenko considers when they can turn into Really Bad Things. by Sergey Ignatchenko
Description : Best practices can be a Good Thing. Sergey Ignatchenko considers when they can turn into Really Bad Things. by Sergey Ignatchenko
Making a Tool of Deception
Description : Is it possible to use modern C++ to make mocking easy? Björn Fahller introduces Trompeloeil, a header-only mocking framework for C++14. by Björn Fahller
Description : Is it possible to use modern C++ to make mocking easy? Björn Fahller introduces Trompeloeil, a header-only mocking framework for C++14. by Björn Fahller
Modern C++ Testing
Description : Various C++ testing framework exist. Phil Nash compares CATCH with the competition. by Phil Nash
Description : Various C++ testing framework exist. Phil Nash compares CATCH with the competition. by Phil Nash
I Like Whitespace
Description : Programming style can cause endless arguments. Bob Schmidt shares why he thinks whitespace matters. by Bob Schmidt
Description : Programming style can cause endless arguments. Bob Schmidt shares why he thinks whitespace matters. by Bob Schmidt
Faking C Function with fff.h
Description : Faking functions for testing in C can ease testing. Mike Long overviews a micro-framework for mocking. by Mike Long
Description : Faking functions for testing in C can ease testing. Mike Long overviews a micro-framework for mocking. by Mike Long