Skip to content

Instantly share code, notes, and snippets.

@r7vme
Created January 25, 2021 21:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r7vme/f11da7b1c7765e01461163a7143f86bf to your computer and use it in GitHub Desktop.
Save r7vme/f11da7b1c7765e01461163a7143f86bf to your computer and use it in GitHub Desktop.
#define CATCH_CONFIG_MAIN // This tells Catch to provide a main() - only do
// this in one cpp file
#include <catch2/catch.hpp>
#include <fff/fff.h>
DEFINE_FFF_GLOBALS;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment