Skip to content

Issue #47 - Add the ability to run tests

joubu requested to merge joubu/qa-test-tools:issue_47 into master

Most of the time QA is running the QA checks then the different test files that have been modified by the patchset.

Test plan: Create a commit that:

  1. Modify 1+ test files
  2. Delete 1+ test files
  3. Modify another file Run the qa script with --run-tests

Merge request reports