Skip to content

Commit

Permalink
Add QIT integration for running security tests locally (#6486)
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakpathania authored Jun 13, 2023
1 parent e0b81ae commit d8b9889
Show file tree
Hide file tree
Showing 7 changed files with 197 additions and 100 deletions.
4 changes: 4 additions & 0 deletions changelog/dev-qit-tests
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Add script to run QIT security tests locally.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@
"yoast/phpunit-polyfills": "1.0.3",
"cweagans/composer-patches": "1.7.1",
"automattic/jetpack-changelogger": "3.3.2",
"spatie/phpunit-watcher": "^1.23"
"spatie/phpunit-watcher": "1.23",
"woocommerce/qit-cli": "0.3.4"
},
"scripts": {
"test": [
Expand Down
Loading

0 comments on commit d8b9889

Please sign in to comment.