@zeesoft/i18n-verify
v2.1.0
Published
Library to perform I18n verification over Nightwatch or WebdriverIO frameworks
Downloads
10
Maintainers
Readme
i18n-verify library usage guide
- after installation, the library will auto create .i18nVerify.rc file with required conguration template
- you can configure the following properties
qaLocale
supply qa locale value if your application uses onel10nResourcePath
directory of l10n resources which will be used by the library to perform i18n verificationdefaultLocale
default locale of your applicationqaMock
prefix and suffix characters used by qa localegarbledChars
list of garbled characters which the library will use to skip while processing i18n verification
TODO
- [] modify .i18nVerify.rc property names to be more user friendly
- [] add support for html report
- [] add support for iframe strings capturing and highlighting