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 testing versus formal verification, Test Driven Development (TDD), achieving 100% line and branch coverage, dependency injection, and the importance of writing tests. It also discusses poor naming conventions, the significance of comments, debugging techniques, and solutions for common coding issues.