Skip to content

Support WORKDIR and SUITE for pull command #246

@DavertMik

Description

@DavertMik

We need pull/push to use this env configs:

# Import tests into a specific suite
TESTOMATIO_SUITE=S1234567 TESTOMATIO=your-api-key npx check-tests pull

# Import tests with custom working directory
TESTOMATIO_WORKDIR=./e2e TESTOMATIO=your-api-key npx check-tests pull
TESTOMATIO_WORKDIR=./e2e TESTOMATIO=your-api-key npx check-tests push

Use case:

Import all manual tests into speifcic folder (set by workdir name or suite id)

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions