<div dir="ltr">Hi Arun,<div><br></div><div>On Wed, Aug 23, 2017 at 3:15 PM arun kali raja &lt;<a href="mailto:arunsep886@gmail.com">arunsep886@gmail.com</a>&gt; wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>So i was thinking i will have a pytest option to accept a dict or json  (as string and then literal-eval). </div></div></blockquote><div><br></div><div>You mean passing a json or dict literal in the command line? If so it doesn&#39;t seem like a good idea, dicts/json will contain a lot of special characters that need to be shell-escaped.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Or is there a better way altogether to do this..</div></div></blockquote><div><br></div><div>What&#39;s wrong with passing the variables using a file?</div><div><br></div><div>Cheers,</div><div>Bruno.</div></div></div>