Andrii

Results 2 comments of Andrii

Hi @MounikaPearl this plugin is intended to work on *nix operating systems where `test` is a standard part of the system. You could try to set up on your Windows...

@MounikaPearl `test` is a name of command line program (https://en.wikipedia.org/wiki/Test_(Unix)) . It should NOT be defined as variable. This should be present as executable file on target computer and directory...