|
|
|
|
|
|
|
|
|
|
xen-api
Re: [Xen-API] xen-api-libs unit tests
Hello Dave,
Two things:
1. Have you considered switching (at least partly) to property based testing [*], which works nicely for pure functions (for example most of the stuff from `stdext` can be covered in no time).
2. This is a bit unrelated, but anyway -- why don't you use ExtLib or Batteries, instead of `stdext`? Obviously, the goal is the same for all three of these libraries. And it would be really nice to see Batteries or ExtLib in a project as big as XenAPI.
Cheers, Sergei
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
|
|
|
|
|