Skip to content

Change Test Entry Point

Rapise assumes that the entry point of a test—the Test() function—is defined in the file specified by the ScriptPath property in the Settings dialog. If you want to place the Test() function in another file, remember to update the ScriptPath property for the test.

See Also