Pocket IC
We have released PocketIC server 9.0.1 and its compatible libraries:
The main new feature included in this release is support for conveniently reusing PocketIC state in tests. We’ve also improved support on Windows and added PocketIC tests on Windows to CI.
Changelog
Here’s an overview of the new features included in the latest PocketIC release and their use cases:
- reusing PocketIC state in tests: running multiple tests from the same state (tutorial);
- new type to represent time in PocketIC: ensure nanosecond precision on all supported platforms - Windows, MacOS, Linux (notes);
- VetKd support (tutorial);
- the Rust library uses the
ic-management-canister-types
crate (v0.3.0): better inter-operability.
For a complete list of changes, see the server changelog and the Rust library changelog.
Conclusion
Your feedback helps us improve PocketIC, so please let us know your thoughts and questions in this thread.
Thank you for providing feature requests and feedback on your PocketIC user experience!