hadronous / pic-js

An Internet Computer Protocol canister testing library for TypeScript and JavaScript.
https://hadronous.github.io/pic-js/
Apache License 2.0
11 stars 6 forks source link

Update pocket-ic-server.ts #39

Closed skilesare closed 7 months ago

skilesare commented 7 months ago

Added some code to emit the logs from the server so I can see my debug.print statements. It seems to make the server hang when calling jest, put Iis helpful and I can run --forceExit if I need to.

nathanosdev commented 7 months ago

Better logging support has been added in v0.8.0 now. Check the guide for more details.