Skip to content

Add bootstrap command to scafold an empty livetest project #44

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"
$

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions