docs(core): link to split tasks section of plugins (#27347)
Update split e2e tasks section to point directly to plugin sections about splitting tasks
This commit is contained in:
parent
6f7bb90686
commit
6c8c0c43db
@ -11,7 +11,7 @@ You could manually address these problems by splitting your e2e tests into small
|
|||||||
|
|
||||||
## Set up
|
## Set up
|
||||||
|
|
||||||
To enable atomized tasks, you need to turn on [inferred tasks](/concepts/inferred-tasks#existing-nx-workspaces) for the [@nx/cypress](/nx-api/cypress), [@nx/playwright](/nx-api/playwright), [@nx/jest](/nx-api/jest) or [@nx/gradle](/nx-api/gradle) plugins. Run this command to set up inferred tasks:
|
To enable atomized tasks, you need to turn on [inferred tasks](/concepts/inferred-tasks#existing-nx-workspaces) for the [@nx/cypress](/nx-api/cypress#splitting-e2e-tasks-by-file), [@nx/playwright](/nx-api/playwright#splitting-e2e-tasks-by-file), [@nx/jest](/nx-api/jest#splitting-e2e-tests) or [@nx/gradle](/nx-api/gradle) plugins. Run this command to set up inferred tasks:
|
||||||
|
|
||||||
{% tabs %}
|
{% tabs %}
|
||||||
{% tab label="Cypress" %}
|
{% tab label="Cypress" %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user