pendulum-chain / wasm-deploy

A tool to deploy an ensemble of wasm smart contracts to Pendulum
GNU General Public License v3.0
2 stars 1 forks source link

Allow to filter tests #33

Open TorstenStueber opened 10 months ago

TorstenStueber commented 10 months ago

Add the CLI argument --match-test that takes a regex as an argument and that only executes tests whose name matches that regex.