On my current project, Git worktrees have become an essential part of my workflow to run test suites in parallel. Nevertheless, when I look at my colleagues, I think worktrees are still not used as much as they could be. In this post I will shed some light on when I use worktree (and when not), how to think of worktrees, and how I use them in practice.