AB Test is here!
Add AB Test functionality to workspaces. You can set different weights to multiple workspaces with vtex workspace test {weight}
. This automatically puts your workspace in production
mode. Use vtex workspace test 0
to terminate the AB Test and set the workspace production to false
. Use vtex workspace test
to use the default weight value of 100. You can even change the weight of workspace master
(just don't set it to zero).