Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers topics such as Google Test for C++ testing, Pytest for Python testing, Git submodule and subtree usage, and Python's os.path and subprocess modules. It includes installation guidelines, testing functions, equality tests, fixtures, and the differences between submodules and subtrees. Additionally, it explains how to manipulate files, list directories, construct filenames, and execute external programs using Python.