Updates:
Status: Pending
Comment #1 on issue 1535 by pekka.klarck: Improve robotframework start
http://code.google.com/p/robotframework/issues/detail?id=1535
Do I get it right that your problem is that parsing the whole test suite
takes some time when you only want to run a single test? If yes, you can
already now resolve this issue by using `--suite` option. When this option
is used, only matching test suite will be executed and, importantly in your
case, others will not even be parsed.
If `--suite` and `--test` are used together, only tests matching `--test`
in suites matching `--suite` are run.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.