Status: New
Owner: ----
Labels: Type-Enhancement

New issue 794 by [email protected]: Dynamically generated testsuites
http://code.google.com/p/robotframework/issues/detail?id=794

I can generate test suites with a script, but I have to run that script each time the data or settings change.

It would be handy if I could create a suite file that generates test suites or cases dynamically.

Just to give an example of what I mean: One possible implementation would be .rty files, which robot would run as python and expect a test suite in stdout.

Reply via email to