Skip to content

Commit

Permalink
Update docs links
Browse files Browse the repository at this point in the history
  • Loading branch information
Luc45 authored Mar 20, 2024
1 parent 47632a8 commit c876a17
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ For more detailed information on QIT and how to use it, refer to the [documentat
Official tool to streamline the testing of plugins and themes, ensuring they meet the high standards of the Woo.com Marketplace.

- **Comprehensive Testing Suite**: Includes various tests to ensure thorough quality checks.
- [Woo E2E Test](https://woocommerce.github.io/qit-documentation/#/test-types/woo-e2e)
- [Woo API Test](https://woocommerce.github.io/qit-documentation/#/test-types/woo-api)
- [Activation Test](https://woocommerce.github.io/qit-documentation/#/test-types/activation)
- [Security Test](https://woocommerce.github.io/qit-documentation/#/test-types/security)
- [PHPStan Test](https://woocommerce.github.io/qit-documentation/#/test-types/phpstan)
- [PHP Compatibility Test](https://woocommerce.github.io/qit-documentation/#/test-types/phpcompatibility)
- [Malware Test](https://woocommerce.github.io/qit-documentation/#/test-types/malware)
- [Woo E2E Test](https://qit.woo.com/docs/test-types/woo-e2e)
- [Woo API Test](https://qit.woo.com/docs/test-types/woo-api)
- [Activation Test](https://qit.woo.com/docs/test-types/activation)
- [Security Test](https://qit.woo.com/docs/test-types/security)
- [PHPStan Test](https://qit.woo.com/docs/test-types/phpstan)
- [PHP Compatibility Test](https://qit.woo.com/docs/test-types/phpcompatibility)
- [Malware Test](https://qit.woo.com/docs/test-types/malware)
- _Performance Tests (Work-in-progress)_
- _Custom E2E Tests (Work-in-progress)_
- **Configurable Environment**: Configurable PHP, WordPress, WooCommerce versions, and more.
Expand Down

0 comments on commit c876a17

Please sign in to comment.