GLA Summit 2021/Introducing LUnit Unit Test Framework

From LabVIEW Wiki
Jump to: navigation, search

Introducing LUnit Unit Test Framework by Anton Sundqvist

Unit testing is a fundamental routine in software development. To effectively use unit tests for test driving LabVIEW development, good tools which integrate well into the workflow are essential. In this presentation a new open source tool is introduced and its key features are demonstrated. You will learn how you can reduce code duplication when testing class hierarchies and how to quickly run tests from the LabVIEW project explorer. You will also get an introduction to how execution of unit tests may be parallelized and run in a continuous integration environment.

Presentation Links

See Also


External Links