Skip to main content

automated testing

Project description

AutoSweep Test Framework 0.0.3

The AutoSweep project is designed to run automated device testing. It's designed to be highly modular, giving a framework with which to organize test sequences and manage instruments, while keeping track of device metadata, saving raw data, generating reports and handling errors.

Installation

After cloning the repository, you can install it using pip install .. If you want to develop features within Test Automation, you'll find the pip -e option useful, pip install -e ., this allows you to make edits to the code and execute tests from the python environment the package was installed in without reinstalling it via pip.

After installation, execute the python script in tests/test_exec/run_test_exec.py. You'll see a a folder of virtual test data generated in the folder tests/test_exec/data. Open the script and browse the test data to become more familiar with the operation of the code.

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

autosweep-0.0.3.tar.gz (33.0 kB view hashes)

Uploaded Source

Built Distribution

autosweep-0.0.3-py3-none-any.whl (44.8 kB view hashes)

Uploaded Python 3

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