FuelLabs / fuels-rs

Fuel Network Rust SDK
https://fuellabs.github.io/fuels-rs
Apache License 2.0
44.35k stars 1.33k forks source link

Add build profile option to`setup_program_test!` #1360

Closed Br1ght0ne closed 1 month ago

Br1ght0ne commented 2 months ago

change the macro to have something like setup_program_test!(Options(profile="release"), Deploy(contract="MyContract, wallet...

_Originally posted by @segfault-magnet in https://github.com/FuelLabs/fuels-rs/pull/1275#discussion_r1588384880_