@uuv/assistant 1.3.1 → 1.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/build/static/js/main.4685455a.js +3 -0
- package/dist/launcher/conf.json +2 -2
- package/dist/launcher/uuv-assistant-launcher.js +0 -0
- package/package.json +5 -4
- package/build/static/js/main.97b51f53.js +0 -3
- package/dist/README.md +0 -59
- package/public/screenshots.gif +0 -0
package/README.md
CHANGED
|
@@ -42,7 +42,7 @@ Make test writing fast, understandable by any human understanding English or Fre
|
|
|
42
42
|
With this wizard, we can generate cucumber sentences that will use an execution engine like cypress with [@uuv/cypress](https://www.npmjs.com/package/@uuv/cypress) or playwright with [@uuv/playwright](https://www.npmjs.com/package/@uuv/playwright).
|
|
43
43
|
</p>
|
|
44
44
|
|
|
45
|
-
<img src="
|
|
45
|
+
<img src="https://e2e-test-quest.github.io/uuv/img/assistant/screenshots.gif" alt="assistant screenshots"/>
|
|
46
46
|
|
|
47
47
|
## Installing
|
|
48
48
|
|