-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
### QIT CLI 0.5.0 Release Notes | ||
|
||
- **New Feature: Local Test Environments**: Added the ability to create Local Test Environments with a single command. These environments are disposable and fully customizable, making automated testing much simpler. (Read More: [Test Environment Documentation](https://qit.woo.com/docs/environment/getting-started)) | ||
- **New Feature: Custom Tests:** Added support for Custom E2E tests, allowing developers to write, share, and run personalized automated tests easily. (Read more: [Custom Tests Documentation](https://qit.woo.com/docs/custom-tests/introduction)) | ||
- Many fixes and improvements | ||
|
||
For any queries, issues, or suggestions, feel free to visit our Github page at https://github.com/woocommerce/qit-cli/issues. We appreciate your feedback as it helps us to continuously improve our tool. |