Skip to content

kalikiana/statiqa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

statiqa

GitHub Actions GitHub Actions

What's this project about?

Render the results of your openQA tests directly in your CI. No need to have access to a full web UI. This is also handy to backup just the results without keeping all of the original data around.

How do I build and run this?

The quickest way to run statiqa is via the container:

podman run -it --rm -v $(pwd):/w -w /w ghcr.io/kalikiana/statiqa/min:latest

For a typical development setup the necessary dependencies can be installed via poetry:

poetry install
poetry run pytest -v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors