@o3r/testing
Version:
The module provides testing (e2e, unit test) utilities to help you build your own E2E pipeline integrating visual testing.
11 lines (10 loc) • 355 B
JSON
{
"$schema": "https://raw.githubusercontent.com/angular/angular-cli/master/packages/angular_devkit/schematics/collection-schema.json",
"schematics": {
"migration-v9_0": {
"version": "9.0.0-alpha.0",
"description": "Updates of the Otter Testing module to v9.0.x",
"factory": "./schematics/ng-update/v9-0/index#update"
}
}
}