diff options
author | Scott Lystig Fritchie <slfritchie@snookles.com> | 2011-08-11 15:52:34 -0500 |
---|---|---|
committer | Scott Lystig Fritchie <slfritchie@snookles.com> | 2011-08-11 15:52:34 -0500 |
commit | 34dd0ccdd9135015aef9984fc1047b664da2e361 (patch) | |
tree | 7038244a9a9f89d817e30be3283f1c0f12cbc081 /test/upgrade_project/apps/dummy/src | |
parent | 6736e3147e8587c0c22aff5040e80f1129ce9e79 (diff) |
EUnit: reset vm state after test run
Added new property to `eunit_opts` option list:
reset_after_eunit::boolean() - default = true.
If true, try to "reset" VM state to approximate state prior to
running the EUnit tests:
* Stop net_kernel if it was started
* Stop OTP applications not running before EUnit tests were run
* Kill processes not running before EUnit tests were run
* Reset OTP application environment variables
Diffstat (limited to 'test/upgrade_project/apps/dummy/src')
0 files changed, 0 insertions, 0 deletions