Updates:
Status: WontFix
Comment #1 on issue 1710 by pekka.klarck: Add new built-in keyword "Require
test case"
http://code.google.com/p/robotframework/issues/detail?id=1710
I don't want this to be included in Robot standard libraries for following
reasons:
1) I don't want to encourage users to create dependencies between tests. I
know you cannot always avoid them, but having built-in functionality like
this would make it look like it is a good practice.
2) If the usage is changed so that tests that are dependencies for others
register themselves, this is easy to implement using custom keywords. This
approach actually has two nice benefits compared to handling dependencies
automatically:
a) It is explicit which test case is a dependency. That is important when
editing such a test later.
b) Single test can have multiple dependency points. It could register a
dependency when e.g. when an account is created and again when the user is
activated.
--
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/d/optout.