Skip to main content

Test Execution Framework Libraries and Objects. It is an orchestration software that controls the flow of a set of testing scenarios.

Project description

What is Teflo?

TEFLO stands for (T est E xecution F ramework L ibraries and O bjects)

Teflo is an orchestration software that controls the flow of a set of testing scenarios. It is a standalone tool written in Python that includes all aspects of the workflow. It allows users to provision machines, deploy software, execute tests against them and manage generated artifacts and report results.

Teflo Provides structure, readability, extensibility and flexibility by :

  • providing a YAML file to express a test workflow as a series of steps.

  • enabling integration of external tooling to execute the test workflow as defined by the steps.

Teflo can be used for an E2E (end to end) multi-product scenario. Teflo handles coordinating the E2E task workflow to drive the scenario execution.

Teflo can be used for an E2E (end to end) multi-product scenario. Teflo handles coordinating the E2E task workflow to drive the scenario execution.

What does an E2E workflow consist of?

At a high level teflo executes the following tasks when processing a scenario.

  • Provision system resources

  • Perform system configuration

  • Install products

  • Configure products

  • Install test frameworks

  • Configure test frameworks

  • Execute tests

  • Report results

  • Destroy system resources

  • Send Notifications

Teflo has following stages

Provision - Create resources to test against (physical resources, VMs etc)

Orchestrate - Configure the provisioned resources (e.g. install packages on them, run scripts, ansible playbooks etc)

Execute - Execute tests on the configured resources

Report - Send or collect logs from the tests run

Notification - Send email/gchat/slack notification during each stage of teflo run or at the end based on the set triggers

Cleanup - Cleanup all the deployed resources.

These stages can be run individually or together.

Teflo follows a plugable architechture, where users can add different pluggins to support external tools Below is a diagram that gives you a quick overview of the Teflo workflow

/docs/_static/teflo_workflow.png

To learn more about how to set up and use Teflo please check out https://teflo.readthedocs.io/en/latest/ To know how to create a custom plugin check out https://teflo.readthedocs.io/en/latest/developers/development.html#how-to-write-an-plugin-for-teflo

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

teflo-1.2.2.tar.gz (121.6 kB view details)

Uploaded Source

Built Distribution

teflo-1.2.2-py2.py3-none-any.whl (171.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file teflo-1.2.2.tar.gz.

File metadata

  • Download URL: teflo-1.2.2.tar.gz
  • Upload date:
  • Size: 121.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for teflo-1.2.2.tar.gz
Algorithm Hash digest
SHA256 be06b92b23d9cad281de4f5629009b1ae52f3d2e4c78d7773803ccf35fc010fa
MD5 5201710bd3bdb2f8983aff5c54766ba4
BLAKE2b-256 1a669e2d510f563be2d4401a8d2a1e153f33ac6f6bc4b9c89900464416ba0945

See more details on using hashes here.

Provenance

File details

Details for the file teflo-1.2.2-py2.py3-none-any.whl.

File metadata

  • Download URL: teflo-1.2.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 171.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for teflo-1.2.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5e7c045a5406ed3fdac5f16d25f0ff32e5b3473b8306151d6437ad844bd12eb4
MD5 62baaa4b709b8fad90b4d007cee24f0a
BLAKE2b-256 e5b6a94dab18ea5117d39348d4935aeb5e157dead63703bff38e96afef23503f

See more details on using hashes here.

Provenance

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