Aliases:run test,t,tst
run test
t
tst
Runs an arbitrary command specified in the package'stest property of itsscripts object.
test
scripts
The intended usage of the property is to specify a command that runs unit orintegration testing for your program.