Can you configure dune test to always use --no-buffer?

Howdy, I’m wondering if there’s a way I can always have the --no-buffer option on for dune test?

Thanks!

I suppose what I’m asking is if there’s a way to customize the command so that I don’t have to always provide command line opts just to make things work