Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 383 Bytes

File metadata and controls

11 lines (7 loc) · 383 Bytes

UnitTestPractice

Getting Started

Prerequisites:

  • Docker (*nix) or Docker Desktop (Windows/Mac)
  • *nix-based Command Line Environment (i.e. WSL2 on Windows)

This repo is compatible with cpp-container Docker container. To launch it with the current code at any moment, run:

docker run -v "$(pwd)":/usr/src -it cpp-container