From 7c1f5b2ba1ac3f0af6b051d1fd07fd6c4be0a84d Mon Sep 17 00:00:00 2001 From: Jessie Mongeon <133128541+jessiemongeon1@users.noreply.github.com> Date: Thu, 9 Nov 2023 21:06:34 -0600 Subject: [PATCH] Update 2023-11-08-update.md --- blog/news-and-updates/2023-11-08-update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/news-and-updates/2023-11-08-update.md b/blog/news-and-updates/2023-11-08-update.md index 127140b579..b5dadd6c3e 100644 --- a/blog/news-and-updates/2023-11-08-update.md +++ b/blog/news-and-updates/2023-11-08-update.md @@ -35,7 +35,7 @@ You can purchase a ticket [here](https://ethglobal.com/events/pragma-istanbul). ## PocketIC -Introducing PocketIC! PocketIC is a testing library that enables a canister testing suite for Rust and Python canisters. It supports deterministic and programmatic canister testing through a lightweight and testing infrastructure that can be seamlessly integrated with existing testing infrastructures such as `cargo test`. +Introducing PocketIC! PocketIC is a testing library that enables a canister testing suite for Rust and Python canisters. It supports deterministic and programmatic canister testing through a lightweight infrastructure that can be seamlessly integrated with existing testing infrastructures such as `cargo test`. PocketIC runs as a standalone binary on MacOS and Linux systems without needing to run additional containers or virtual machines.