User | Kudos |
---|---|
5 | |
2 | |
2 | |
1 | |
1 |
When building an application, the build will fail if any of the VIs are broken. But, the build doesn't fail until very late in the build process. It would be great if the build would fail right away if any VIs are broken.
Note: In one of our big applications, it sometimes takes 30 minutes into the build before the build fails. However, it only takes a couple minutes to detect this by loading the VIs into memory and testing if they are broken. So, as part of our one-click build, we implemented a pre-build test for broken VIs and abort the build -- this saves us a lot of time (in cases where the build is broken).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.