{"id":57216,"library":"wasm-bindgen-test","title":"Wasm Bindgen Test","description":"Internal testing crate for wasm-bindgen, providing utilities for testing WebAssembly modules.","status":"active","version":"0.3.75","language":"rust","source_language":null,"source_url":"https://github.com/wasm-bindgen/wasm-bindgen","tags":["wasm","testing","webassembly","bindgen"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nwasm-bindgen-test = \"0.3.75\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add wasm-bindgen-test","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"wasm_bindgen_test","correct":"use wasm_bindgen_test::wasm_bindgen_test;"}],"quickstart":{"code":"use wasm_bindgen_test::wasm_bindgen_test;\n\n#[wasm_bindgen_test]\nfn test() {\n    assert_eq!(1 + 1, 2);\n}","lang":"rust","description":"Defines a test function that runs in a WebAssembly environment."},"warnings":[{"fix":"Use `wasm-bindgen-test` only if you are developing wasm-bindgen itself; for general WASM testing, consider `wasm-bindgen-test` as a dev-dependency.","message":"This crate is intended for internal use by wasm-bindgen; using it directly may lead to compatibility issues.","severity":"gotcha","affected_versions":">=0.3.0"}],"env_vars":null,"search_vec":"'bindgen':2,10,20 'crate':6 'intern':4 'modul':16 'provid':11 'test':3,5,14,18 'util':12 'wasm':1,9,17 'wasm-bindgen':8 'webassembl':15,19","created_at":"2026-06-16T15:33:21.263178+00:00","updated_at":"2026-06-16T15:33:21.263178+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/wasm-bindgen/wasm-bindgen","github":"https://github.com/wasm-bindgen/wasm-bindgen","docs":"https://docs.rs/wasm-bindgen-test/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}