Skip to content

Monorepo World: October 7, 2024Monorepo World: October 7, 2024Join us!→

NxNxDocs

Main navigation

DocsBlogCI Pricing
ContactGo to app
NxCIExtending NxPluginsAPIChangelogAI Chat
Community channelLatest newsYoutube channelNx is open source, check the code on GitHub

nx

  • documents
    • create-nx-workspace
    • init
    • generate
    • run
    • daemon
    • graph
    • run-many
    • affected
    • format:check
    • format:write
    • migrate
    • report
    • list
    • connect-to-nx-cloud
    • reset
    • repair
    • exec
    • watch
    • show
    • view-logs
    • release
    • add
    executors
    • noop
    • run-commands
    • run-script
    generators
    • connect-to-nx-cloud

workspace

  • documents
    • Overview
    • Nx, NodeJS and Typescript Versions
    executors
    • counter
    generators
    • preset
    • move
    • remove
    • convert-to-monorepo
    • new
    • run-commands
    • fix-configuration
    • npm-package
    • ci-workflow

devkit

  • documents
    • Overview
    • Ng CLI Adapter

angular

  • documents
    • Overview
    • Nx and the Angular CLI
    • Nx Devkit and Angular Devkit
    • Angular and Nx Version Matrix
    executors
    • delegate-build
    • ng-packagr-lite
    • package
    • browser-esbuild
    • module-federation-dev-server
    • application
    • extract-i18n
    • webpack-browser
    • dev-server
    • webpack-server
    • module-federation-dev-ssr
    generators
    • add-linting
    • application
    • component
    • component-cypress-spec
    • component-story
    • component-test
    • convert-to-application-executor
    • directive
    • federate-module
    • init
    • library
    • library-secondary-entry-point
    • remote
    • move
    • convert-to-with-mf
    • host
    • ng-add
    • ngrx
    • ngrx-feature-store
    • ngrx-root-store
    • pipe
    • scam-to-standalone
    • scam
    • scam-directive
    • scam-pipe
    • setup-mf
    • setup-ssr
    • setup-tailwind
    • stories
    • storybook-configuration
    • cypress-component-configuration
    • web-worker

cypress

  • documents
    • Overview
    executors
    • cypress
    generators
    • init
    • configuration
    • component-configuration
    • migrate-to-cypress-11
    • convert-to-inferred

detox

  • documents
    • Overview
    executors
    • build
    • test
    generators
    • init
    • application
    • convert-to-inferred

esbuild

  • documents
    • Overview
    executors
    • esbuild
    generators
    • init
    • configuration

eslint

  • documents
    • Overview
    executors
    • lint
    generators
    • init
    • workspace-rules-project
    • workspace-rule
    • convert-to-flat-config
    • convert-to-inferred

eslint-plugin

  • documents
    • Overview
    • The `enforce-module-boundaries` rule
    • The `dependency-checks` rule

expo

  • documents
    • Overview
    executors
    • update
    • build
    • build-list
    • run
    • start
    • sync-deps
    • ensure-symlink
    • prebuild
    • install
    • export
    • submit
    • serve
    generators
    • init
    • application
    • library
    • component
    • convert-to-inferred

express

  • documents
    • Overview
    generators
    • init
    • application

gradle

  • documents
    • Overview
    generators
    • init
    • ci-workflow

jest

  • documents
    • Overview
    executors
    • jest
    generators
    • init
    • configuration
    • convert-to-inferred

js

  • documents
    • Overview
    executors
    • tsc
    • swc
    • node
    • release-publish
    • verdaccio
    generators
    • library
    • init
    • convert-to-swc
    • release-version
    • setup-verdaccio
    • setup-build
    • typescript-sync

nest

  • documents
    • Overview
    generators
    • application
    • init
    • library
    • class
    • controller
    • decorator
    • filter
    • gateway
    • guard
    • interceptor
    • interface
    • middleware
    • module
    • pipe
    • provider
    • resolver
    • resource
    • service

next

  • documents
    • Overview
    executors
    • build
    • server
    • export
    generators
    • init
    • application
    • page
    • component
    • library
    • custom-server
    • cypress-component-configuration
    • convert-to-inferred

node

  • documents
    • Overview
    generators
    • init
    • application
    • library
    • setup-docker

nuxt

  • documents
    • Overview
    generators
    • init
    • application
    • storybook-configuration

playwright

  • documents
    • Overview
    executors
    • playwright
    generators
    • configuration
    • init
    • convert-to-inferred

plugin

  • documents
    • Overview
    generators
    • plugin
    • create-package
    • e2e-project
    • migration
    • generator
    • executor
    • plugin-lint-checks
    • preset

react

  • documents
    • Overview
    executors
    • module-federation-dev-server
    • module-federation-ssr-dev-server
    generators
    • init
    • application
    • library
    • component
    • redux
    • storybook-configuration
    • component-story
    • stories
    • component-cypress-spec
    • hook
    • host
    • remote
    • cypress-component-configuration
    • component-test
    • setup-tailwind
    • setup-ssr
    • federate-module

react-native

  • documents
    • Overview
    executors
    • run-android
    • run-ios
    • bundle
    • build-android
    • build-ios
    • start
    • sync-deps
    • ensure-symlink
    • storybook
    • pod-install
    • upgrade
    generators
    • init
    • application
    • library
    • component
    • storybook-configuration
    • component-story
    • stories
    • upgrade-native
    • web-configuration
    • convert-to-inferred

remix

  • documents
    • Overview
    executors
    • serve
    • build
    generators
    • preset
    • setup
    • application
    • cypress-component-configuration
    • library
    • init
    • route
    • resource-route
    • action
    • loader
    • style
    • setup-tailwind
    • storybook-configuration
    • meta
    • error-boundary
    • convert-to-inferred

rollup

  • executors
    • rollup
    generators
    • init
    • configuration
    • convert-to-inferred

rspack

  • documents
    • Overview of the Nx Rspack plugin
    • Rspack plugins
    • How to configure Rspack in your Nx workspace
    executors
    • rspack
    • dev-server
    generators
    • init
    • configuration
    • application

storybook

  • documents
    • Overview
    • Storybook best practices for making the most out of Nx
    • Storybook 7
    executors
    • storybook
    • build
    generators
    • init
    • configuration
    • cypress-project
    • convert-to-inferred
    • migrate-7
    • migrate-8

vite

  • documents
    • Overview
    executors
    • dev-server
    • build
    • test
    • preview-server
    generators
    • init
    • configuration
    • setup-paths-plugin
    • convert-to-inferred
    • vitest

vue

  • documents
    • Overview
    generators
    • init
    • application
    • library
    • component
    • setup-tailwind
    • storybook-configuration
    • stories

web

  • documents
    • Overview
    executors
    • file-server
    generators
    • init
    • application
    • static-config

webpack

  • documents
    • Overview
    executors
    • webpack
    • dev-server
    • ssr-dev-server
    generators
    • init
    • configuration
    • convert-config-to-webpack-plugin
    • convert-to-inferred
  1. nx api
  2. jest
  3. documents
Package
Rescope @nrwl to @nx
@nx/jest

@nx/jest:documents | Nx

Document References

Here is a list of all document available for this package.

  • No document available for this package yet!

    Please be sure to check the Nx roadmap on GitHub, we are probably working on what you are looking for.

Footer

Nx

Smart Monorepos · Fast CI

DiscordGitHubXYoutubeNewsletter
StatusSecurity
Theme

Resources

  • Blog
  • Youtube
  • Community
  • Customers

Solutions

  • Nx
  • Nx Cloud
  • Nx Enterprise

Nx Cloud

  • App
  • Docs
  • Pricing

Company

  • About us
  • Careers
  • Brands & Guidelines
  • Contact us

© 2024 made with by