Comment #7 on issue 398 by FKBerthold: Remove `Test Setup`, `Test
Teardown`, `Default Tags` and `Test Timeout` from init files
http://code.google.com/p/robotframework/issues/detail?id=398
In my office we depend on having the "Test Setup" and "Test Teardown"
settings
available in the init file. We have a larger number of different test
files for a
fairly large product. Because our product is very state dependent we
backup and
restore the system state for each individual test, which allows us to write
tests
without concern about changes made to the system state in preceding tests.
This setup and restore is identical across all of our test cases, so we
simply put it
in the init file of our base directory. Se currently have roughly a dozen
test suite
files and expect to add many more over time, therefore it would be
redundant to
repeat the same setting across all of them.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings