vv test
Runs tests in the specified directory or file. If no path is provided, it defaults to the current
directory. It recursively searches for .vv files and executes test blocks.
vv test
vv test ./tests/my_test.vv
Runs tests in the specified directory or file. If no path is provided, it defaults to the current
directory. It recursively searches for .vv files and executes test blocks.
vv test
vv test ./tests/my_test.vv