Skip to content

Machine section#57

Open
erthalion wants to merge 1 commit intomainfrom
feature/machine-section
Open

Machine section#57
erthalion wants to merge 1 commit intomainfrom
feature/machine-section

Conversation

@erthalion
Copy link
Copy Markdown
Collaborator

Add machine section for preparing the testing environment. E.g.:

machine {
  // start a dummy echo server
  server(8080);

  // ensure directory exists
  path("/tmp/data")
}

Copy link
Copy Markdown
Contributor

@ovalenti ovalenti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The parsing logic is a bit blurry for me, but I could make sense of the rest.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants