A Python package for regression testing with Google Sheets integration.
Project description
RegressionTesting
Copyright (c) 2025 Lionel Guo
Author: Lionel Guo
Email: lionelliguo@gmail.com
GitHub: https://github.com/lionelliguo/regressiontesting
Overview
RegressionTesting is a Python package for automating regression testing with Google Sheets. This package allows you to:
- Fetch and compare HTTP headers using
curlcommands stored in Google Sheets. - Process these commands and store results (pass/fail) in Google Sheets.
- Automatically manage the testing process using batch updates and configurable settings.
Requirements
- Python 3.x
pip install gspread google-auth google-auth-oauthlibcurlcommand-line tool- A valid Google Service Account JSON key
Setup
- Clone this repository.
- Install the required dependencies:
pip install -r requirements.txt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file regressiontesting-1.6.0.tar.gz.
File metadata
- Download URL: regressiontesting-1.6.0.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3059f35db2e1447029b01aefdd6d3f70c41a81930914dc0c6b0883da8ce0d5e
|
|
| MD5 |
e864b7c077a7cdbb0e3ceb6ada53db7b
|
|
| BLAKE2b-256 |
1e3e5ddf46e9d899920da84e5781359d934b27408c8cd858da8a477773f0d38a
|
File details
Details for the file regressiontesting-1.6.0-py3-none-any.whl.
File metadata
- Download URL: regressiontesting-1.6.0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5625aac69ff70c0432aea707c53a6646009e30bd1a80ce53826b13717ab52d58
|
|
| MD5 |
6806311cf859b455b6d6949314a1a7a6
|
|
| BLAKE2b-256 |
51aecb766a42eea29e056d9f7ff1d920ce93f6c8aa586082b275af77967d00db
|