● Deprecation Warning:
Option "setupTestFrameworkScriptFile" was replaced by configuration "setupFilesAfterEnv", which supports multiple paths.
Please update your configuration.
Configuration Documentation:
https://jestjs.io/docs/configuration.html
setupFilesAfterEnv: [`${__dirname}/setup.js`],
Is your feature request related to a problem? Please describe.
Not really a problem, just a warning when running tests
Describe the solution you'd like
Change https://github.com/meltedspark/angular-builders/blob/9a7cfa092fa9e220ea30143b50194faf51e095a0/packages/jest/src/jest-config/default-config.ts#L7
to