All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.dirigible.dev-tools.bindings_test_runner.module.json Maven / Gradle / Ivy

There is a newer version: 10.6.27
Show newest version
{
  "dependencies": [
    "test_runner",
    "workspace",
    "diff",
    "bindings",
    "persistence"
  ],
  "scripts": [
    "BindingsTestRunner.js",
    "IsolatedFilesystemTestRunner.js",
    "AutomappingTestRunner.js",
    "PersistenceTestRunner.js",
    "OverridesTestRunner.js"
  ],
  "skip_compilation": [
    "BindingsTestRunner.js",
    "IsolatedFilesystemTestRunner.js",
    "AutomappingTestRunner.js",
    "PersistenceTestRunner.js",
    "OverridesTestRunner.js"
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy