Skip to content

joerghampel/MSEL_CI_Example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSEL_CI_Example

This is a simple example project that will be used to demonstrate how different CI toolchains can operate on a LabVIEW project.

Proposed workflow:

  • Show CI operating on project as-is
  • In subVI.vi, delete the wire between the initialize array and Array of Hello Worlds indicator. This will cause unit tests to fail but no VI will be broken.
  • Then, delete the wire on the top-level VI connecting the Hello Count control to the Hello Count input terminal of the subVI. Since this is a required input, the VI will be broken and the build will throw an error.
  • Fix the issues and get back to a clean build.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • LabVIEW 100.0%