What is the status on the core/test hierarchy? I just did a fresh get
and it is not building (at least for me).
I have been out of pocket for a bit and wanted to get started again...
testing coverage was the last thing I felt that I could contribute the
most on.
To start with, I am looking to
I think that these tests accomplish more than simply regression testing.
It would be great if the test support was really a means to create a
"satisfying test-first experience" (from xp). Where the tests are used
during every iteration of the code, compile and run cycle.
Honestly I think most d
Hi,
something that I have in mind for some time
now and where I got reminded by Ryan Ovrevik in
XDT-1002 and others is regresion testing.
I basically see three cases:
a) make sure that generated code compiles (and
would even run)
b) validate the generated xml - against a DTD and
some referenc