🛡️ Fork — Jeff Peiffer Legacy (
jpl_)Este paquete (
jpl_automated_testing_framework_plugin_strings) es un fork deautomated_testing_framework_plugin_strings, originalmente creado por Jeff Peiffer y archivado (read-only) junto con toda la orgpeiffer-innovations.El prefijo
jpl_significa Jeff Peiffer Legacy: mantenemos vivo el legado de estos paquetes, bumpeados a las últimas versiones de Dart/Flutter, en el monorepojpl.Licencia original conservada. El crédito del diseño y la implementación original es de Jeff Peiffer.
ARCHIVED: This is no longer maintained to focus on other packages.
Table of Contents
automated_testing_framework_plugin_strings
Table of Contents
Introduction
This plugin provides test steps that allow for string generation and manipulation.
Live Example
Supported Platforms
This has been tested on Android and iOS, but should be compatible with all.
Reserved Variables
The following table defines the reserved variables provided by the plugin that can be by appropriate tests:
| Name | Type | Example | Description |
|---|---|---|---|
_date |
String |
2020-01-01 |
The value from the set_date_variable step if a variable name was not specifically set. |
_substring |
String |
sub |
The value from the substring_variable step if a variable name was not specifically set. |