By default, Silk4NET 19.5 or later uses a 64bit JVM for keyword-driven tests. To run keyword-driven tests with Silk4NET, set the default processor architecture under in the Visual Studio menu to x64. Alternatively, you can specify your own 32bit JVM for Silk4NET by setting the SILK_KEYWORD_DRIVEN_JAVA_HOME environment variable.
This topic describes how you can run your Silk4NET tests in Visual Studio.