@nrwl/detox

The Nx Plugin for Detox contains executors and generators allowing your workspace to use the powerful Detox integration testing capabilities.

Here is a list of all the executors and generators available from this package.

Executors

  • build

    Run the command defined in build property of the specified configuration.

  • test

    Initiating your detox test suite.

Generators

  • init

    Initialize the `@nrwl/detox` plugin.

  • application

    Create a Detox application.