Skip to content

Add support for a well defined project structure #10

@oconnormi

Description

@oconnormi

The direction we would like to move in is for a well defined project structure where specific folders under a project root have real meaning within testify.

For example:

- project
|  +  prep
    |  - fooStep.xml
    |  - barStep.yml
|  +  properties
    |  - stuff.properties
    |  - moreStuff.yml
|  +  data
    |  - bigPayload.xml
    |  - someFile.jpg
|  +  tests
    |  - testSomeFile.xml
    |  - testPayload.yml
|  -  .testify (Testify settings and project root marker)
|  -  README.md

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions