Skip to content

Inject cljs.test/report defmethod from runner. #3

Closed
@nfisher

Description

Given the user types `lein nashtest watch`
When the task starts
Then a defmethod without js/exit should be injected before executing `:runner`.

Given the user types `lein nashtest`
When the task starts
Then a defmethod with js/exit should be injected before executing `:runner`.

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