We now read a file with -f, we should add 2 other options:
1: -d, which gets multiple tests from a folder
2: -c which reads from std in. Without specifying -d or -f this is the default.
Can -c also specify multiple yamls separated with a doc seperator (---) ???
We now read a file with -f, we should add 2 other options: 1: -d, which gets multiple tests from a folder 2: -c which reads from std in. Without specifying -d or -f this is the default. Can -c also specify multiple yamls separated with a doc seperator (---) ???