Here’s a quick, ugly version of how to get erlang code coverage using rake. This is a rough first draft and the gist below doesn’t include all the needed dependencies. To see the rest of the Rakefile, checkout skelerl.
rough cut: erlang code coverage with rake
Here’s a quick, ugly version of how to get erlang code coverage using rake. This is a rough first draft and the gist below doesn’t include all the needed dependencies. To see the rest of the Rakefile, checkout skelerl.