TestIt!

TestIt! is available from the Debug menu.

TestIt! compiles and executes the current Test open in the code window. In order for TestIt! to be available, you must be in a code window under Tests in the current Program.

Unlike DoIt!, TestIt! compiles and executes event handlers, for example, OnInit(). Statements which advance the current Test are not permitted and will generate an error when run under TestIt!