Skip to content
  • Nicki Křížek's avatar
    Invoke pytest runner from run.sh · 4dbe8e53
    Nicki Křížek authored
    Utilize developers' muscle memory to incentivize using the pytest runner
    instead of the legacy one. The script also serves as basic examples of
    how to run the pyest command to achieve the same results as the legacy
    runner.
    
    Invoking pytest directly should be the end goal, since it offers many
    potentially useful options (refer to pytest --help).
    4dbe8e53