#32606: Allow rich configuration of Selenium tests
-----------------------------------+--------------------------------------
Reporter: Dominik George | Owner: nobody
Type: New feature | Status: new
Component: Testing framework | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-----------------------------------+--------------------------------------
Comment (by Tim Graham):
Can you think of a suitable alternative to passing complex data structures
on the command line? That seems a little verbose and tricky with issues
like character escaping. Something like
`--selenium={\"foo\":[{\"bar\":\"baz\"}]}` doesn't look so nice to me.
Maybe reading configurations from a file?
--
Ticket URL: <https://code.djangoproject.com/ticket/32606#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/070.f04d7b4b623b17a33597cbababb43bc6%40djangoproject.com.