1 2 3 4 5 6 7 8 9
# Contract tests for PubNub SDK This directory contains tests for `pubnub` crate. All tests can be executed with: ```shell cargo test --features contract_test --test contract_test ```