Skip to main content

Robot Framework OTP authenticator

Project description

Introduction

Robotframework-OTP is a Robot Framework test library for generating two-factor One Time Passwords. The project is hosted on GitHub and downloads can be found from PyPI.

https://circleci.com/gh/FormulatedAutomation/robotframework-otp.svg?style=svg

Libdocs

Installation

pip install robotframework-otp

Usage

*** Settings ***
Library                OTP

*** Test Cases ***
Get OTP from secret
    ${otp}=    Get OTP    ${SECRET}
    Should Match Regexp       ${otp}        \\d{6}

Update Docs

python -m robot.libdoc src/OTP/ doc/OTP.html

Project details


Download files

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

Source Distribution

robotframework-otp-1.1.0.tar.gz (2.5 kB view details)

Uploaded Source

File details

Details for the file robotframework-otp-1.1.0.tar.gz.

File metadata

  • Download URL: robotframework-otp-1.1.0.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.25.1 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.8

File hashes

Hashes for robotframework-otp-1.1.0.tar.gz
Algorithm Hash digest
SHA256 a429c5755760d81aac76a7b5bbf44e49f0d6b480c01784706603232d53d1fcfb
MD5 27562fc88365b68f8b9298af94e5f7bc
BLAKE2b-256 71a9b7fe39dec728916d42c1d54f825a5da2b733b2fe15060927758d8e183604

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