Skip to content

testrift/testrift-server

Repository files navigation

TestRift Server (testrift-server)

Python server for TestRift real-time test runs: live log streaming, result storage, and a web UI for browsing and analysis.

Tests

Experimental

TestRift is currently in an experimental phase. APIs, configuration, and data formats may change at any time without notice.

Install

pip install testrift-server

Run

testrift-server

Or:

python -m testrift_server

Configuration

  • The server loads configuration from either:
    • testrift_server.yaml in the directory you run testrift-server from, or
    • TESTRIFT_SERVER_YAML (a filesystem path to a YAML config file; absolute path recommended). If set, the server will fail to start if the file does not exist.

For the full configuration reference, see server_config.md.

About

Testrift Python web server

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors