Lutz Mader
Lutz Mader
Hello Shinichi Okada, what OS do you use? What are you doing in spec/bash_helpers_spec.sh? In a Linux environment I get the following output ``` > shellspec spec/bash_spec.sh Running: /bin/sh [bash...
Hello Shinichi Okada, as long as the output order is always the same, you can use the line option. The output line 1 should match pattern "apples" The output line...
Hello Shinichi Okada, nice to see the issue, I was astonished in past because some of my tests do not passed and I could not find out what is going...
Hello Koichi Nakashima, the DSL option (Logging) to enable logging for a test is useful, from my point of view. I can not find the DTD for the JUnit4 extension...
Hello Koichi Nakashima, I found some additional information on http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/ I do not know where to get the DTD from, Lutz
Hello Coiby, use the following exist -> be exists `The file "file" should be exists ` A suggestion only, with regards, Lutz
Hello, you are right, the output can contain additional text. But sometimes, the additional output is useful or not. But this depends to the test. I turn off the output...
Thanks for all the suggestion/help Luca. Maybe, Koichi Nakashima will spend some time to Shellspec again. I use Shellspec in a MacOS, Linux and AIX environment. In my old MacOS...
Hello Luca, I try to add your suggested modification tomorrow. I used my MacOS, but Shellspec collect profile data as expected in the MacOS environment. Lutz p.s. I use the...
Hello Luke, you are right, as long as the US number format is used everything works well. But sometimes (in some environments, I switched to LANG=en_US), the output from the...