diff options
author | Klas Johansson <[email protected]> | 2010-05-26 21:17:04 +0200 |
---|---|---|
committer | Raimo Niskanen <[email protected]> | 2010-06-07 13:48:49 +0200 |
commit | d08f4b3166c96b2563d4d0328513191986c90b96 (patch) | |
tree | aba6cfd38d7d61295c53744d0f7c8e1d3330359a /bin | |
parent | f60a6bbf733e79df8f25568e0c93fb248bbe62f4 (diff) | |
download | otp-d08f4b3166c96b2563d4d0328513191986c90b96.tar.gz otp-d08f4b3166c96b2563d4d0328513191986c90b96.tar.bz2 otp-d08f4b3166c96b2563d4d0328513191986c90b96.zip |
erlang-eunit: Optionally run code coverage analysis during eunit tests
Add a number of features to the emacs mode which make it easier to
work with eunit test cases while keeping track of code coverage.
* C-cC-ec:
Compile the module under test for code coverage analysis, run tests
and show the results of the coverage analysis in a new buffer.
* C-c-C-ev:
Compile the current module for code coverage analysis.
* C-cC-ea:
Show the results of the coverage analysis in a new buffer.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions