Advertisement
Membership
Login
ACCU Buttons
Programming Topics and Overload Journal #125 - February 2015
Browse in : |
All
> Topics
> Programming
All > Journals > Overload > o125 Any of these categories |
- Options:
- View Article Map
- View Archives
Best Practices vs Witch Hunts
Description : Best practices can be a Good Thing. Sergey Ignatchenko considers when they can turn into Really Bad Things.
Description : Best practices can be a Good Thing. Sergey Ignatchenko considers when they can turn into Really Bad Things.
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.
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.
Modern C++ Testing
Description : Various C++ testing framework exist. Phil Nash compares CATCH with the competition.
Description : Various C++ testing framework exist. Phil Nash compares CATCH with the competition.
I Like Whitespace
Description : Programming style can cause endless arguments. Bob Schmidt shares why he thinks whitespace matters.
Description : Programming style can cause endless arguments. Bob Schmidt shares why he thinks whitespace matters.
Faking C Function with fff.h
Description : Faking functions for testing in C can ease testing. Mike Long overviews a micro-framework for mocking.
Description : Faking functions for testing in C can ease testing. Mike Long overviews a micro-framework for mocking.