Skip to content

Emit event when all tests are done #175

@tsironis

Description

@tsironis

I've been trying to run a mock API server that I wrote and use it with tape, but it seems that when the mock API server is running, tape cannot exit. Although I get the usual message,

1..39
# tests 39
# pass  39

# ok

the suite never really ends.

Is there a way to know when all tests are done? I've read the docs and couldn't find anything relevant.

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