jsnapy
jsnapy copied to clipboard
arithmetic operations in jsnapy snapcheck tests
Hello! How to do arphimetic operations in the snapcheck tests? For example, real free memory in "show system memory" can be calculated like (total-free-cache-inactive/total), but how this formula can be written in test? Thank you Alexander