Skip to content

Add bootstrap command to scafold an empty livetest project #44

@sebastianneubert

Description

@sebastianneubert

As an user of livetest, I want to use a simple bootstrap command to scafold an empty livetest configuration and an empty testsuite

$ livetest bootstrap
 Creating a new livetest project? [Y/n]  Y
 - creating folders for tests ... [OK]
 - creating empty configuration file conf.yml ... [OK]
 - creating empty testsuite testsuite.yml [OK]
COMPLETE
please run your livetest suite with "livetest run testsuite.yml config.yml"
$

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions