File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,12 @@ Summary: The main PropEr page
22kate: replace-tabs-save on; replace-tabs on; tab-width 8;
33
44PropEr is a tool for the automated, semi-random, property-based testing of
5- Erlang programs. It is fully integrated with Erlang's type language, and can
6- also be used for the model-based random testing of stateful systems.
5+ Erlang programs. It is fully integrated with Erlang's type language,
6+ and can also be used for the model-based random testing of stateful systems.
7+
8+ Recent releases of PropEr also contain support for targeted property-based
9+ testing, a powerful extension that brings techniques from search-based
10+ testing into property-based testing.
711
812To learn more about PropEr, see the [ User Guide] ( /User_Guide.html ) .
913Afterwards, you can [ download a copy of PropEr] ( /Download.html ) ,
You can’t perform that action at this time.
0 commit comments