class

TestRun

rails latest stable - Superclass: Object

Class deprecated or moved

This class is deprecated or moved on the latest stable version. The last existing version (v7.0.0) is shown here.

This class based on github.com/smontanari/qunit-selenium, with a few tweaks to make it easier to read output.

Constants

ID_TESTRESULT = "qunit-testresult"

ID_TESTS = "qunit-tests"

TestResult = Struct.new(:tests, :assertions, :duration, :raw_output)

Files

  • ci/test_run.rb