<div dir="ltr"><div>Hello,</div><div> </div><div>Unfortunately I don't think there is a way to do this. We've been talking for a long time about adding someway to generate and parameterize testcases for common_test, but so far there has not been enough time available to come up with a good solution. I would not consider it bad form at all to want to do this, but it is quite awkward with the currently available functionality.</div>
<div> </div><div>You could (not saying it is a good or future compatible approach) use the location of the current ?MODULE to calculate the location of the _data dir. </div><div> </div><div>Lukas</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Sun, Dec 15, 2013 at 9:46 PM, Peer Stritzinger <span dir="ltr"><<a href="mailto:peerst@gmail.com" target="_blank">peerst@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'd like to auto-generate my testcases from the files found in the data_dir.<br>
<br>
Unfortunately I don't get passed a Config in my all/0 and groups/0 testsuite callbacks.<br>
<br>
Is there another way of obtaining the path to data_dir in these callbacks?<br>
<br>
Or is it considered bad form to generate testcases from the files in data_dir (I could still iterate over the files in data_dir in single testcases whicht would do the same but have much worse reporting)<br>
<br>
Cheers,<br>
-- Peer<br>
<br>
<br>
______________________________<u></u>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<u></u>listinfo/erlang-questions</a><br>
</blockquote></div><br></div>