You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(misc): update PLUGIN.md files to help agents verification (#34379)
## Current Behavior
There is currently no plugin.md file for Gradle.
Other plugin.md files can be improved
## Expected Behavior
Add plugin.md file for Gradle to aid with verification with Agents.
Add plugin.md file for Vite for workspaces that have not migrated to
@nx/vitest.
## Related Issue(s)
CLOSES NXC-3843
---------
Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com>
Co-authored-by: Coly010 <Coly010@users.noreply.github.com>
(cherry picked from commit 5a1735b)
| Run file |`nx run proj:test-ci--path/file.spec.ts`|`nx test proj -- --testPathPattern=path/file.spec.ts`|`nx run proj:test --testFile=path/file.spec.ts`|
41
-
| Run pattern |N/A |`nx test proj -- -t "pattern"`|`nx run proj:test --testNamePattern="pattern"`|
0 commit comments