テストをスキャンする前にフィルタを適用する

現在のプロジェクトのテスト設定を上書きする:

  1. Projects >Project Settings >Testing にアクセスする。

    プロジェクトモードで設定をテストする

  2. Use global settings をクリアして、プロジェクトで処理するテストを選択します。
  3. 現在のプロジェクトを正常にビルドした後に、すべてまたは選択したテストを自動的に実行するには、Automatically run tests after buildAll またはSelected を選択します。
  4. テストをスキャンする前にパス フィルタを適用するには、Limit Files to Path Patterns を選択します。
  5. ワイルドカード式としてフィルタを追加するには、Add を選択します。

選択したフィルタを削除するには、Remove を選択します。

How To:テストテスト結果テストも参照してください

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.