Files
pezkuwi-sdk/pezkuwi/node/test/service
pezkuwichain 57fef835e3 fix(ci): resolve all quick-checks failures
- Remove missing cli crate from workspace members
- Fix TOML array syntax errors in pvf and benchmarking-cli Cargo.toml
- Fix Rust import ordering with cargo fmt
- Fix feature propagation with zepter (try-runtime, runtime-benchmarks, std)
2026-01-04 17:22:12 +03:00
..

pezkuwi-test-service

Testing

Before running cargo test in this crate, make sure the worker binaries are built first. This can be done with:

cargo build --bin pezkuwi-execute-worker --bin pezkuwi-prepare-worker