-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare plugin version for release v0.5.0
- Loading branch information
Showing
2 changed files
with
17 additions
and
15 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 |
---|---|---|
@@ -1,26 +1,28 @@ | ||
Provides support for working with Cerner's various Terra libraries and components. | ||
Adds support for working with Cerner's various Terra libraries. | ||
<br> | ||
<p> | ||
This plugin focuses mostly on the test automation aspect of the Terra libraries but has some support for Terra UI | ||
development as well. | ||
This plugin focuses mostly on the Terra WDIO test automation area but has some support for UI development as well. | ||
<p> | ||
<br> | ||
<b><a href="https://github.com/cerner/terra-toolkit-boneyard/blob/main/docs/Wdio_Utility.md">Terra-toolkit wdio utility</a></b> | ||
<br> | ||
<b><a href="https://github.com/cerner/terra-toolkit-boneyard/blob/main/docs/Wdio_Utility.md">Terra-toolkit WDIO | ||
utility</a></b> | ||
<p> | ||
This part of the plugin provides the following features for easier handling of screenshots, and for reporting coding issues: | ||
This part of the plugin provides tools for the easier handling of screenshots, and for reporting coding issues: | ||
<ul> | ||
<li>inspections for viewport and screenshot handling</li> | ||
<li>tool window/panel for working with Terra wdio screenshots much easier, extended with bulk operations on them | ||
<li>custom tool window for a better overview of Terra wdio screenshots, extended with bulk operations on them | ||
</li> | ||
<li>added and extended Quick Documentation popup contents</li> | ||
<li>custom editors for previewing diff images, and comparing reference and latest screenshots</li> | ||
<li>additional navigation options and visual clues for screenshot validation</li> | ||
<li>added and extended Quick Documentation popup contents</li> | ||
</ul> | ||
|
||
<p> | ||
<br> | ||
<b><a href="https://engineering.cerner.com/terra-ui/home/terra-ui/index">Terra UI components</a></b> | ||
|
||
<br> | ||
<b><a href="https://engineering.cerner.com/terra-ui/home/terra-ui/index">Terra UI components</a></b> | ||
<p> | ||
Adds extended Quick Documentation popup content for React tags imported from terra packages. | ||
Adds external documentation URLs to Quick Documentation popups for React tags imported from Terra packages. | ||
</p> | ||
|
||
For details on each functionality head to the <a href="https://github.com/picimako/terra-support">readme file</a> in | ||
the plugin's GitHub repository. | ||
To find out more details on each feature, please head to the <a href="https://github.com/picimako/terra-support">Terra Support GitHub repository</a> | ||
where you can find detailed documentation. |
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