Hello, i tried to run the sample tests located in "sample_tests" like that:
bash# docker run --rm -e ROBOT_TESTS=/sample_tests/ -v $(pwd)/sample_tests:/sample_tests -ti robot-docker
and unfortunately get an error:
Starting Xvfb on display :99 with res 1280x1024x24
Executing robot tests at log level INFO
[ ERROR ] Suite 'Sample Tests' contains no tests.
Try --help for usage information.
What am i doing wrong?
Hello, i tried to run the sample tests located in "sample_tests" like that:
bash# docker run --rm -e ROBOT_TESTS=/sample_tests/ -v $(pwd)/sample_tests:/sample_tests -ti robot-dockerand unfortunately get an error:
Starting Xvfb on display :99 with res 1280x1024x24
Executing robot tests at log level INFO
[ ERROR ] Suite 'Sample Tests' contains no tests.
Try --help for usage information.
What am i doing wrong?