Automation Mojo Interop Extensions


Keywords
python
License
Other
Install
pip install mojo-interop==0.0.3

Documentation

Automation Mojo Interop Package

This Automation Mojo Interop Package contains interop extensions that add interop functionality to the test environment Landscape object for a variety of platform clients, clusters, and protocols.

Code Organization

  • .vscode - Common tasks
  • development - This is where the runtime environment scripts are located
  • repository-setup - Scripts for homing your repository and to your checkout and machine setup
  • userguide - Where you put your user guide
  • source/packages - Put your root folder here 'source/packages/(root-module-folder)'
  • workspaces - This is where you add VSCode workspaces templates and where workspaces show up when homed.

References

  • User Guide <userguide/userguide.rst>
  • Coding Standards <userguide/10-00-coding-standards.rst>