Sha256: cd8e76002f7d300c69f7ca2bcaade510412a859da4488f2aff9188afadc84805
Contents?: true
Size: 755 Bytes
Versions: 4
Compression:
Stored size: 755 Bytes
Contents
// *********************************************************** // This example support/index.js is processed and // loaded automatically before your test files. // // This is a great place to put global configuration and // behavior that modifies Cypress. // // You can change the location of this file or turn off // automatically serving support files with the // 'supportFile' configuration option. // // You can read more here: // https://on.cypress.io/configuration // *********************************************************** // Import commands.js using ES2015 syntax: import './on-rails' <% unless options.experimental %>// <% end %>import 'cypress-on-rails/support/index' // Alternatively you can use CommonJS syntax: // require('./commands')
Version data entries
4 entries across 4 versions & 1 rubygems