Sign Up

Approval Tests by SAS Workshops - Toolkit for LabVIEW Download

Approval Testing For LabVIEW

D Discussion Watch * 2 ↓622
 logo
Version2.2.2.187
ReleasedJun 19, 2024
Publisher SAS Workshops
License MIT
LabVIEW VersionLabVIEW>=20.0
Operating System Windows, Mac, and Linux
Dependencies jdp_science_jsontext   pnr_lib_jsontext_object_serialization  
Project links Homepage   Discussion

Description

Approval Testing For LabVIEW

This is a project to implement approval testing in LabVIEW. It is based off the work of Llewellyn Falco, which can be found at https://approvaltests.com/

What Is Approval Testing?

Llewelyn does a great job of explaining it here: https://approvaltests.com/

Find the source code here: https://github.com/approvals/ApprovalTests.LabVIEW

Find a starterproject with some examples here: https://github.com/approvals/ApprovalTests.LabVIEW.StarterProject

Release Notes

2.2.2.187 (Jun 19, 2024)

- fixed bug in VIM for array of other things. add a 0 index instead of using default of last value. See issue [#1]

miles_vipm and sas_workshops were contributors to this release


Download Package

Versions
All Contributors

  Post an Idea   Post a Resource

Recent Posts

Forum Posts

Approval Tests 2.0 Breaking Changes
I introduced some breaking changes in this version. For some reason, these release notes didn't s…