I am beginning to learn and use test driven development in my projects. I've noticed that NX does not use the standard "tcltest" package in Tcl but instead provides it's own "nx::test". Is there a specific reason for that? Thanks, Victor