#!/bin/bash
RUST_LOG=debug cargo test -- --color always --nocapture
