Zsh
Using the CLI can be painful for some. I have found that using Oh My Zsh and Powerlevel10k actually makes it enjoyable.
Using the CLI can be painful for some. I have found that using Oh My Zsh and Powerlevel10k actually makes it enjoyable.
If you are looking for a simple tool for adding screen captures and short video clips to your presentiations or blogs check out Camtasia.
You’ve heard of Docker, but what is it? How does it compare to Virtual Machines? and why should you use it? Learn more in this article.
A lot of people find git difficult to use. It doesn’t have to be. Here a few tips and tricks to make working with git a lot easier.
Do you find that writing clusters of data to tdms file properties is a pain? Our TDMS Headers tool can help. You can now get it on the NI Tools Network.
When you first see Gitflow, it can be overwhelming. there seems to be a lot going on. Luckily SourceTree has an integrated solution that makes it much easier.
Caraya is another popular unit test tool out there for LabVIEW. It can also be used as an assertion tool.
InstaCoverage is a Unit Test framework for LabVIEW. It’s worth checking out , especially if you are using NXG or care about code coverage metrics.
If you are a looking for a simple way to do unit testing in LabVIEW, check out the AST Unit Tester.
If you have been following my posts, you will know that I am a big fan of JKI VITester. It is my goto Unit Tester. Why? Mostly because it is an implementation of xUnitStyle testing, which means that I can …