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://travis-ci.org/itsautomic/robotframework-otp.svg?branch=master

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.0.2.tar.gz (2.5 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: robotframework-otp-1.0.2.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.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for robotframework-otp-1.0.2.tar.gz
Algorithm Hash digest
SHA256 1a466686df0fbe5b302cbbe31bb9ec80f9fc9febb2780619635272d39ad70c8d
MD5 af41292bf64e7c8e44a3691a5cd5f714
BLAKE2b-256 26a49a824d97ea3bd999de74d6fd97e699f2d5a5575367c2b94021f53413f573

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