Included page: .FitNesse.SuiteAcceptanceTests.SuiteSlimTests.SetUp (edit)

Import
fitnesse.fixtures

SetUp Plugins=fitnesse.testsystems.slim.CustomTableAliasPlugin Plugins=fitnesse.testsystems.slim.CustomScriptTableRenderingPlugin CustomComparators=glob:fitnesse.testsystems.slim.GlobComparator

Library
page driver
echo fixture

If we do a remote debug the slim client writes messages to standard out / err before the slim header is written.
The Slim Test Server must skip these until the Slim Header is received.


variable defined: TEST_SYSTEM=SLIM:remote_debug
variable defined: COMMAND_PATTERN=java -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8000 -cp %p %m
variable defined: SLIM_PORT=1

import
fitnesse.slim.test

test slim 3
string getStringArg?
€Bob€ €Bob€
Köln Köln

Included page: .FitNesse.SuiteAcceptanceTests.TearDown (edit)



tear down