Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 347 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 347 Bytes

pyroscope-ci

Profile your tests.

For more info, see the documentation http://pyroscope.io/docs/ci

e2e tests

We use testscript + docker for testing

Running

make test-e2e

Adding tests

  1. Create a Dockerfile
  2. Add a test (see e2e_test.go for reference)
  3. Write a testscript.txtar