Skip to content

add option to test console blocks as well #16

@ljharb

Description

@ljharb

It would be awesome if a console block like this:

> some-command
some
  output
here!

would cause some-command to be ran, assert that it exits 0, and that the combined stdout/stderr output matches the command :-D

I'm thinking evalmd --eval=js,console (where --eval defaults to js)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions