Hyperfoil / horreum-client-python

Python library and examples for Horreum
Apache License 2.0
0 stars 2 forks source link

Add example #13

Closed lampajr closed 4 months ago

lampajr commented 4 months ago

Add sample example.

The additional data folder contains some json file that can be used for future testing enhancement.

NOTE: the example requires a Horreum server instance up and running at localhost:8080

Changes proposed

The provided example includes how to:

  1. Create some Schemas
  2. Create a Test
  3. Upload a Run

Check List (Check all the applicable boxes)