Sha256: 7c8c09a2d0da03cf9832deb801fc47a9b6ebfb13c6f921ccad8d87841bd4e59c
Contents?: true
Size: 411 Bytes
Versions: 5
Compression:
Stored size: 411 Bytes
Contents
begin require 'symbiont' require 'symbiont/factory' rescue LoadError STDOUT.puts ["The Symbiont test execution library is not installed.", "The driver file is currently set to use the Symbiont library but", "that gem was not found. Run the following command:", "", " gem install symbiont"].join("\n") Kernel.exit(1) end Domain(Symbiont::Factory)
Version data entries
5 entries across 5 versions & 1 rubygems