ConsoleUser

Copyright (c) 2010-2023 Skaion Corporarion, www.skaion.com

This project was developed in part by numerous sponsorships from the U.S. Government. The U.S. Government is authorized to reproduce and distribute reprints of Governmental purposes notwithstanding any copyright notation thereon.

All content reflects those of the authors and should not be interpreted as necessarily representing the official policies or endorsements, either expressed or implied, of the U.S. Government or Skaion Corporation.

SCMTester.test(scm_type, shell_type, properties=None, path='default', skip_args=False)ΒΆ

Run the test with the given type of SCM implementation and the correct set of paths.

Parameters:

  • scm_type: the string type for the SCM implementation to test

  • shell_type: the type of <no title> to use for some steps

  • properties: optionally a dict of additional properties to use

    when constructing this <no title>

  • path: optionally the set of paths and other config information

    to use in this iteration of the test