On Sun, May 4, 2014 at 7:46 PM, Dirkjan Ochtman <[email protected]> wrote: > On May 4, 2014 1:47 PM, "Alexander Shorin" <[email protected]> wrote: >> 2. On test failure check Erlang version and note that this failure is >> *fine* for specific versions: >> https://www.friendpaste.com/3TmqoNjEF3xnYtbLybSL7G > > I like this. Do we have a notion of skipping tests, and can we skip > depending on Erlang version?
Yes, we can use etap:skip() for that. Do you want to skip the test instead of let him fail with notice "why"? -- ,,,^..^,,,
