-
-
Notifications
You must be signed in to change notification settings - Fork 305
Emit event when all tests are done #175
Copy link
Copy link
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels