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

Uploaded Source

File details

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

File metadata

  • Download URL: robotframework-otp-1.0.1.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.22.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for robotframework-otp-1.0.1.tar.gz
Algorithm Hash digest
SHA256 3e45b4f34c82ec13be63336759fc23bfe7f95d3c237bda89a12ed06125007448
MD5 fcae2b8a79de2dcfbde9247213449d3b
BLAKE2b-256 1f7ddc573afcd022310fa950b8aa84b08b56b3c24e37edbf0ca6deb0e95dcf4b

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