@genesisx/testx-web-wdio
v4.0.3-beta0.1
Published
This Nx Generator plugin adds [WDIO based web testing framework](https://pscode.lioncloud.net/psinnersource/quality-engineering/Func-JS/webautomation-js) as an application to the Nx workspace. Few parameters like App Name, Target URL are templatized as p
Downloads
10
Maintainers
Keywords
Readme
testx-web-wdio
This Nx Generator plugin adds WDIO based web testing framework as an application to the Nx workspace. Few parameters like App Name, Target URL are templatized as part of this plugin.
This library was generated with Nx.
Building
Run nx build testx-web-wdio
to build the library.
Running unit tests
Run nx test testx-web-wdio
to execute the unit tests via Jest.