Metadata-Version: 2.1
Name: bpp-anubis
Version: 0.2.41
Summary: Framework for running bpp qa
Home-page: https://tools.blueprintlsat.com/qa/anubis
Author: matthew bahloul
Author-email: matthew.bahloul@blueprintprep.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
License-File: LICENSE

anubis
======

.. image:: https://img.shields.io/pypi/v/anubis.svg
    :target: https://pypi.python.org/pypi/anubis
    :alt: Latest PyPI version


Framework for running bpp qa

Usage
-----

General structure of anubis command

``anubis -d <path to behave-like directory> -e <environments> -c <mcat, lsat> -p <number of processes> -b <browser to use> -it <tags to include in the run> -et <tags to exclude from the run> -r <results destination json> -rt <number of retries for failed scenarios> -a <path to accounts file> -s <section of accounts file to read; usually "course.env"> -of out``

exact parameters vary from project to project.

Installation
------------
``pip install bpp-anubis``

Requirements
^^^^^^^^^^^^
assertpy

auth0-python

beautifulsoup4

behave-html-formatter

configparser

html5lib

lxml

nested_lookup

pandas

pdfkit

requests

selenium

slack_sdk

uuid

clipboard

Compatibility
-------------

Licence
-------
MIT

Authors
-------

`anubis` was written by `matthew bahloul <matthew.bahloul@blueprintprep.com>`_.


