Skip to content

Test using capture.hsh fails #33

@chrisportela

Description

@chrisportela

Seems like it's trying to use .stdout an old way, where the website now shows examples with result.context.stdout?

std.assert(result.stdout == "123\n456\n")
std.assert(result.stderr == "")

This failed when I was trying to build master as a nix package and it automatically ran cargo test. I have disabled the checks for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions