What's difference between gatling:execute and gatling:test?

Hi experts,

I’m a newbie for gatling.

I’m just curious for what’s difference between gatling:execute and gatling:test?

Thanks in advance,
JinSan

We plan on dropping gatling:execute (which is bound on the integration-test phase) in favor of gatling:test (bound on test phase) and gatling:integration-test (bound on integration-test phase). Those are already available.