VIWeek 2020/Fast and Simple Unit Testing with Caraya 1.0: Difference between revisions
Added links and categories |
Wikify |
||
| Line 1: | Line 1: | ||
{{infobox | |||
|category=presentation | |||
|icon=VIWeekIcon.png | |||
|presentation-conference=VIWeek 2020 | |||
|presentation-presenter=Francois Normandin | |||
|presentation-presenter2=Jim Kring | |||
}} | |||
{{presentation | |||
|presenters=Francois Normandin and Jim Kring | |||
|abstract=Almost everyone writes code to test their code. Caraya, a unit test framework for LabVIEW, makes it simple to turn those test VIs into unit tests that can be reused throughout the life of the project. With a focus on ease of use and lightning fast execution time, Caraya allows you to write and run tests without adding much overhead to your development work. Come see how you can create and run a test in under a minute, run all the tests in your project with a simple QuickDrop shortcut, and integrate your tests into a fully-automated build and deploy process. You’ll also learn about advanced features like running tests on real-time targets, creating custom test report formats, and more! | |||
|youtube-id=7WbjcC-UP44 | |||
}} | |||
Start Time: May 23, 2020, 7-8am PDT, 9-10am CDT, 3-4pm BST, 4-5pm CEST | Start Time: May 23, 2020, 7-8am PDT, 9-10am CDT, 3-4pm BST, 4-5pm CEST | ||
== See also == | |||
* [[Wikipedia:Unit testing|Unit testing]] | |||
== See | |||
* [[Unit testing]] | |||
[[Category:VIWeek 2020]] | [[Category:VIWeek 2020]] | ||
Latest revision as of 11:29, 11 January 2025
| Fast and Simple Unit Testing with Caraya 1.0 | |
|---|---|
| Conference | VIWeek 2020 |
| Presenters | Francois Normandin Jim Kring |
Almost everyone writes code to test their code. Caraya, a unit test framework for LabVIEW, makes it simple to turn those test VIs into unit tests that can be reused throughout the life of the project. With a focus on ease of use and lightning fast execution time, Caraya allows you to write and run tests without adding much overhead to your development work. Come see how you can create and run a test in under a minute, run all the tests in your project with a simple QuickDrop shortcut, and integrate your tests into a fully-automated build and deploy process. You’ll also learn about advanced features like running tests on real-time targets, creating custom test report formats, and more!
Start Time: May 23, 2020, 7-8am PDT, 9-10am CDT, 3-4pm BST, 4-5pm CEST