Uses of Class
io.github.cdklabs.projen.javascript.Jest
-
Packages that use Jest Package Description io.github.cdklabs.projen.javascript -
-
Uses of Jest in io.github.cdklabs.projen.javascript
Methods in io.github.cdklabs.projen.javascript that return Jest Modifier and Type Method Description JestJest.Builder. build()JestNodeProject. getJest()(experimental) The Jest configuration (if enabled).static JestJest. of(Project project)(experimental) Returns the singleton Jest component of a project or undefined if there is none.
-