What is pre-run in TAS?
Hi Miro,
These are shell commands executed inside the root level of your Git repository before running the tests.
preRun commands are executed using non-login shells by default, so you must explicitly source any dotfiles as part of the command.