Änderungen

Zur Navigation springen Zur Suche springen
85 Bytes hinzugefügt ,  07:30, 26. Nov. 2022
Zeile 19: Zeile 19:     
   npm install --save-dev jest ts-jest @types/jest
 
   npm install --save-dev jest ts-jest @types/jest
 +
  npx ts-jest config:init
 +
    
Siehe  
 
Siehe  
 +
* https://jestjs.io/docs/getting-started#using-typescript
 
* [[React]] zur Frontend-Entwicklung mit Jest
 
* [[React]] zur Frontend-Entwicklung mit Jest
 
* [https://github.com/basarat/typescript-book/blob/master/docs/testing/jest.md Jest für TypeScript], basiert auf ts-jest
 
* [https://github.com/basarat/typescript-book/blob/master/docs/testing/jest.md Jest für TypeScript], basiert auf ts-jest

Navigationsmenü