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

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

Uploaded Source

Built Distribution

teflo-2.4.1-py2.py3-none-any.whl (186.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: teflo-2.4.1.tar.gz
  • Upload date:
  • Size: 135.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for teflo-2.4.1.tar.gz
Algorithm Hash digest
SHA256 36741316e3fd5644b46b68dc74838b81cb29890c796f4f316000fcb1ab4f8489
MD5 124a5be12a607af85f30dc5d89c37c43
BLAKE2b-256 ec6bb6295afd4735eb25eab82185a29925d443122b8ef997244ab93681861e49

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: teflo-2.4.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 186.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for teflo-2.4.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f92cbb33b40c8ced81d8b3dcd090b4a86f1a032103b9072fe9c0b0db32f9a74c
MD5 ca0d87bfa4c8707d3accba291ea07af9
BLAKE2b-256 3d7852ff234f622acaaf53ad5305ac114b83c7407eb1597ae6b06e204fa4e86b

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