ip-v8/rust-ipv8

View on GitHub
run_python_tests.sh

Summary

Maintainability
Test Coverage
#!/bin/bash

cd rust_ipv8_in_python && \
pipenv run pyo3-pack build && \
pipenv sync && \
cd ../py-ipv8/ && \
pipenv run ./run_all_tests_unix.sh