I haven't tested yet but I would have to say this would be the key feature in testing new models: Reproducible
The single 'dvc repro' command reproduces experiments end-to-end. DVC guarantees reproducibility by consistently maintaining a combination of input data, configuration, and the code that was initially used to run an experiment.