[erlang-questions] iolist type not found by PropEr

Kostis Sagonas kostis@REDACTED
Fri Apr 15 15:00:15 CEST 2011


James Aimonetti wrote:
> I'm starting to add PropEr testing into my source code and ran into a 
> small issue. When testing with the iolist() type, proper:quickcheck/1 
> complains:
> 
> 1> proper:quickcheck(iolist_t:prop_iolist_t()).
> 
> Error: The typeserver encountered an error: 
> {missing_type,iolist_t,{type,iolist,0}}.

PropEr support for iolist() and iodata() has been added on github.

Kostis



More information about the erlang-questions mailing list