FastAPI app
Project description
Better Test Preview
Better Test Preview is a FastAPI application that allows you to run and preview test results in a web interface.
Installation
To install the package, use:
pip install better-test-preview
Usage
Import packages:
from fastapi import FastAPI
from better_test_preview.better_test_preview import main
app = FastAPI()
app.include_router(main.router, prefix="/tests")
And you are done! Now you can run your tests and see the results in the web interface.
The source code is available on GitHub.
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
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 better_test_preview-0.1.1.tar.gz.
File metadata
- Download URL: better_test_preview-0.1.1.tar.gz
- Upload date:
- Size: 117.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d75f3d1c354279f16f1cfbe85c09128861052d2b5398dfea6dc2b23ce62b9058
|
|
| MD5 |
457935fa80a90c4399cee1afc449f66d
|
|
| BLAKE2b-256 |
61f8a9d32435dd82b483415678ccf2f592d07195d8122597105fdc0421479e13
|
File details
Details for the file better_test_preview-0.1.1-py3-none-any.whl.
File metadata
- Download URL: better_test_preview-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ee1d01e1822fd89cc9f461dbe6e06294b87dae734494db4ceb43459e7c9e089
|
|
| MD5 |
5eaca2c18ccf3a8f341d63c53b6f4864
|
|
| BLAKE2b-256 |
d0f0d1d009df5c133225c9fd3576b80f99a34cf181017ccc54409dccf31cf78e
|