From 7addbf132ec0fc4bb579b2682e06863f96713610 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sat, 9 Jan 2016 16:18:28 +0100 Subject: Update user guide --- guide/overview.html | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) (limited to 'guide/overview.html') diff --git a/guide/overview.html b/guide/overview.html index 120b33c..c533e86 100644 --- a/guide/overview.html +++ b/guide/overview.html @@ -69,22 +69,19 @@ unit tests with EU Chapter 15, EUnit and test your entire system with Common Test Chapter 16, Common Test. -Property based testing -Chapter 17, Property based testing -with Triq is a strong alternative to writing unit tests -manually. Code coverage -Chapter 18, Code coverage can of course +Code coverage +Chapter 17, Code coverage can of course be enabled during tests.

Erlang.mk comes with features to make your life easier when -setting up and using Continuous integration -Chapter 19, Continuous integration.

On the static analysis side of things, Erlang.mk comes with -support for Dialyzer -Chapter 20, Dialyzer and Xref -Chapter 21, Xref, +setting up and using Continuous integration +Chapter 18, Continuous integration.

On the static analysis side of things, Erlang.mk comes with +support for Dialyzer +Chapter 19, Dialyzer and Xref +Chapter 20, Xref, to perform success typing analysis and cross referencing -of the code.

3.5. Need more?

Not convinced yet? You can read about why you should use Erlang.mk -Chapter 24, Why Erlang.mk -and its history -Chapter 25, Short history. And if you’re still not +of the code.

3.5. Need more?

Not convinced yet? You can read about why you should use Erlang.mk +Chapter 23, Why Erlang.mk +and its history +Chapter 24, Short history. And if you’re still not convinced after that, it’s OK! The world would be boring if everyone agreed on everything all the time.

-- cgit v1.2.3