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

Uploaded Source

Built Distribution

robotframework_otp-1.0.0-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: robotframework-otp-1.0.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.23.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.0.tar.gz
Algorithm Hash digest
SHA256 41c719564eca3689e0bbbb7bbfa13cf951932afee5ecf853710eddd02f675b35
MD5 2be47c74bdb5c8535b406257becba68f
BLAKE2b-256 ffa2281da99121b7c38f6671f0477142e50678aa4c2a9f17a2868b3fb85d4ac8

See more details on using hashes here.

File details

Details for the file robotframework_otp-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: robotframework_otp-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4f6ba7e922d8c1937c5cf7936fd3d7ce75b7c6ca1169bb3d9d33cb543460058c
MD5 0c3490ce58cce599b53d751f20f441f3
BLAKE2b-256 41f236981ab0beee0d64d97d3765c4e9a3ad2833e8c7abe21a615b5d0712dd90

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