You can grab the slides here: https://github.com/LearnWithLlew/RefactoringToCleanerCode.Slides
Remember to print out the homework.
This uses:
- ApprovalTests in C++ - see ApprovalTests.cpp
- Catch2 test framework
and should work in:
- CLion (and any other CMake-aware C++ build system)
- Visual Studio 2017 (
visual-studio-2017\StarterProject.sln
) - Visual Studio 2019 (
visual-studio-2019\StarterProject2019.sln
)
Works on Mac, Linux and Windows.
If you want to sign up for one of our weekend courses, see our EventBrite page.
You can follow us on Twitter at @JayBazuzi and @LlewellynFalco.
Or you can hire us to clean your code.
Q: The resharper keyboard bindings don't seem to be working, how do I fix that?
A: We are using the Visual Studio
version of the Keybindings. Here's how to reset them.