test:
	cargo test --features "global-context"

build:
	cargo build

