nuxi test [rootDir]
Run the test files for your Nuxt application
Arguments
Name | Description |
---|---|
rootDir | The directory of the target application |
Options
Name | Description |
---|---|
--dev | Run tests in development mode |
--watch | Actively watch for changes and rerun tests |