Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

While Fabric 3 does provide a lightweight standalone runtime environment, the recommended way to drive automated integration tests is through the specialized Maven plug-in or Ant Task. These handle the creation of an embedded Fabric3 runtime, deployment, and test execution. Fast runtime bootstrap and test execution makes iterative development easier. Since the Maven plug-in and Ant Task provide the same execution environment as the standalone server, component behavior verification can be done with little overhead. Use of the Maven plug-in and Ant Task also allows integration tests to be initiated in exactly the same way on development machines and the build server.

Page Tree
rootFABRIC:@self