Skip to main content

String Formatter for Robot Framework

Project description

StringFormat is a string formatter for Robot Framework. This library is a python .format() wrapper.

Usage

*** Settings ***

Library

StringFormat

*** Test Cases ***

Format Text

${url}=

Format String

https://api.domain.com/users/{0}/sites/{1}

paul

internal

Log To Console

${url}

Output

https://api.domain.com/users/paul/sites/internal

Supported Format

StringFormat library utilizes python str.format method to construct formatted string. The format spec depends on what version of python this library being executed on. See the following resources for detail.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

robotframework_stringformat-0.1.8-py2.py3-none-any.whl (2.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file robotframework_stringformat-0.1.8-py2.py3-none-any.whl.

File metadata

  • Download URL: robotframework_stringformat-0.1.8-py2.py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0

File hashes

Hashes for robotframework_stringformat-0.1.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 33869cf54e246257cdc40939b3799ece275ec63c239969a6b548497b0af7aa5b
MD5 6598224b30fca9e9130727ebf6bdf9b7
BLAKE2b-256 3825f027743aa1c7db5336556cc08fb6d999de7cc79c3f61f934197ad961e692

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page