TestRunner is the command line tool to run Fantom unit tests against their JavaScript implementations.
Slots
- engineSource
-
[java]javax.script::ScriptEngine engine
- evalPodSource
- failureNamesSource
-
Str[] failureNames := Str[,]
- failuresSource
-
Int failures := 0
- helpSource
-
Void help()
- mainSource
- methodCountSource
-
Int methodCount := 0
- methodsSource
- resultsSource
-
Void results()
- runTestSource
- runTestsSource
- testCountSource
-
Int testCount := 0
- totalVerifyCountSource
-
Int totalVerifyCount := 0