Skip to main content

Commands

Initialize workspace

qapir init

Run a single test

Executed in .qapir folder

qapir run test -f {test.yml} -e {environment.yml}

Run a test-suite

Executed in .qapir folder

qapir run suite -f {suite.yml} -e {environment.yml}