Skip to content

Commit 356efff

Browse files
authored
Add ic-test link (#208)
Add new link to the ic-test repository
1 parent 8f66e5c commit 356efff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ Agents facilitate the interaction from clients with canisters on the Internet Co
229229
- [pic-js](https://github.com/hadronous/pic-js) - A TypeScript/JavaScript library for testing canisters with support for PocketIC.
230230
- [canister-profiling](https://github.com/dfinity/canister-profiling) - Code & scripts for collecting performance data for canisters.
231231
- [ic-repl](https://github.com/chenyan2002/ic-repl) - A REPL environment to communicate with canisters. Allows to write E2E integration tests.
232+
- [ic-test](https://github.com/wasm-forge/ic-test) - Automatically generate Rust canister test project and canister bindings for end-to-end testing.
232233
- [lightic](https://github.com/icopen/lightic) - Write & Run tests for any canister in JS/TS. Canisters will be run inside nodejs environment, no DFX.
233234

234235
### Benchmarking

0 commit comments

Comments
 (0)