Module: ParallelCalabash
- Defined in:
- lib/parallel_calabash.rb,
lib/parallel_calabash/runner.rb,
lib/parallel_calabash/version.rb,
lib/parallel_calabash/adb_helper.rb,
lib/parallel_calabash/feature_grouper.rb,
lib/parallel_calabash/result_formatter.rb
Defined Under Namespace
Modules: DevicesHelper, Runner Classes: AdbHelper, AndroidRunner, FeatureGrouper, IosHelper, IosRunner, ParallelCalabashApp, ResultFormatter
Constant Summary collapse
- WINDOWS =
(RbConfig::CONFIG['host_os'] =~ /cygwin|mswin|mingw|bccwin|wince|emx/)
- VERSION =
"0.2.3"