zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeCourseSite.com] Udemy - Unit Testing for Typescript & NodeJs Developers with Jest
magnet:?xt=urn:btih:28e492f3de8534969a712e512f4613002b82eb1e&dn=[FreeCourseSite.com] Udemy - Unit Testing for Typescript & NodeJs Developers with Jest
磁力链接详情
Hash值:
28e492f3de8534969a712e512f4613002b82eb1e
点击数:
154
文件大小:
5.63 GB
文件数量:
95
创建日期:
2024-3-3 22:51
最后访问:
2024-12-25 23:20
访问标签:
FreeCourseSite
com
Udemy
-
Unit
Testing
for
Typescript
&
NodeJs
Developers
with
Jest
文件列表详情
1 - Getting started/1 - How to take this course.mp4 89.27 MB
1 - Getting started/2 - Tools we will need.mp4 28.07 MB
1 - Getting started/3 - Why we need tests.mp4 219.26 MB
10 - React unit testing with Jest/62 - Section intro.mp4 55.74 MB
10 - React unit testing with Jest/63 - Simple React Typescript app setup.mp4 27.97 MB
10 - React unit testing with Jest/64 - Generics state props.mp4 54.46 MB
10 - React unit testing with Jest/65 - What we will test.mp4 57.68 MB
10 - React unit testing with Jest/66 - First tests rendering React TypeScript components.mp4 72.25 MB
10 - React unit testing with Jest/67 - React testing library query for elements.mp4 75.2 MB
10 - React unit testing with Jest/68 - Testing user interaction.mp4 95.99 MB
10 - React unit testing with Jest/69 - Testing async updates.mp4 132.26 MB
11 - TypeScript recap/70 - TypeScript presentation.mp4 65.76 MB
11 - TypeScript recap/71 - Running TS code.mp4 7.93 MB
11 - TypeScript recap/72 - Types in Typescript.mp4 12.11 MB
11 - TypeScript recap/73 - User defined types.mp4 19.51 MB
11 - TypeScript recap/74 - Optional properties.mp4 14.31 MB
11 - TypeScript recap/75 - Type guards.mp4 15.66 MB
11 - TypeScript recap/76 - Compiler options.mp4 52.16 MB
11 - TypeScript recap/77 - Classes.mp4 21 MB
11 - TypeScript recap/78 - Access modifiers.mp4 17.03 MB
11 - TypeScript recap/79 - Inheritance.mp4 29.45 MB
11 - TypeScript recap/80 - Interfaces.mp4 22.7 MB
11 - TypeScript recap/81 - Generics.mp4 22.76 MB
11 - TypeScript recap/82 - Promises.mp4 22.72 MB
11 - TypeScript recap/83 - Modules.mp4 25.73 MB
11 - TypeScript recap/84 - Strict mode.mp4 37.41 MB
11 - TypeScript recap/85 - Undefined null never unknown.mp4 26.98 MB
11 - TypeScript recap/86 - Enums and Swith statements.mp4 33.38 MB
11 - TypeScript recap/87 - Runnnig on NodeJs.mp4 37.59 MB
11 - TypeScript recap/88 - Debugging node TypeScript.mp4 13.4 MB
11 - TypeScript recap/89 - Run in browser.mp4 45.26 MB
11 - TypeScript recap/90 - TypeScript with Webpack.mp4 74.18 MB
11 - TypeScript recap/91 - Decorators introduction.mp4 50.6 MB
11 - TypeScript recap/92 - Method decorators.mp4 28.11 MB
11 - TypeScript recap/93 - Outro.mp4 1.11 MB
12 - Course conclussions/94 - Choosing a work project.mp4 45.86 MB
12 - Course conclussions/95 - Ending lecture.mp4 30.34 MB
2 - Basics of testing with Jest/10 - Parametrized tests.mp4 40.86 MB
2 - Basics of testing with Jest/4 - Section intro.mp4 15.35 MB
2 - Basics of testing with Jest/5 - Jest introduction.mp4 37.72 MB
2 - Basics of testing with Jest/6 - Jest project setup.mp4 46.31 MB
2 - Basics of testing with Jest/7 - Structure of an unit test.mp4 18.86 MB
2 - Basics of testing with Jest/8 - Jest assertions and matchers.mp4 54.62 MB
2 - Basics of testing with Jest/9 - Multiple tests structure.mp4 63.55 MB
3 - Intermediate testing topics/11 - Section intro.mp4 10.08 MB
3 - Intermediate testing topics/12 - FIRST principles.mp4 66.22 MB
3 - Intermediate testing topics/13 - Jest hooks.mp4 48.42 MB
3 - Intermediate testing topics/14 - Testing for errors.mp4 95.62 MB
3 - Intermediate testing topics/15 - Jest aliases and watch mode.mp4 37.76 MB
3 - Intermediate testing topics/16 - VSCode debug configuration.mp4 62.02 MB
3 - Intermediate testing topics/17 - Coverage.mp4 44.32 MB
4 - Test Driven Development with Jest and TypeScript/18 - Section intro.mp4 22.51 MB
4 - Test Driven Development with Jest and TypeScript/19 - Test Driven Development intro.mp4 28.51 MB
4 - Test Driven Development with Jest and TypeScript/20 - Coding Katas password checker.mp4 59.89 MB
4 - Test Driven Development with Jest and TypeScript/21 - PassChecker setup.mp4 28.64 MB
4 - Test Driven Development with Jest and TypeScript/22 - PassChecker Iteration 1.mp4 91.05 MB
4 - Test Driven Development with Jest and TypeScript/23 - PassChecker Iteration 2.mp4 116.28 MB
4 - Test Driven Development with Jest and TypeScript/24 - PassChecker Iteration 3.mp4 65.85 MB
5 - Test doubles in Jest/25 - Section intro.mp4 5.37 MB
5 - Test doubles in Jest/26 - What are test doubles.mp4 75.2 MB
5 - Test doubles in Jest/27 - Stubs.mp4 32.44 MB
5 - Test doubles in Jest/28 - Fakes.mp4 30.25 MB
5 - Test doubles in Jest/29 - Mocks.mp4 74.64 MB
5 - Test doubles in Jest/30 - Spies.mp4 115.43 MB
5 - Test doubles in Jest/31 - Mocking modules.mp4 94.92 MB
6 - Test doubles in practice/32 - Section intro.mp4 286.55 MB
6 - Test doubles in practice/33 - Project presentation.mp4 94.31 MB
6 - Test doubles in practice/34 - Project installation.mp4 28.85 MB
6 - Test doubles in practice/35 - Testing arrays.mp4 214.58 MB
6 - Test doubles in practice/36 - Mocking consumer classes.mp4 161.73 MB
6 - Test doubles in practice/37 - Injecting mocks.mp4 187.07 MB
6 - Test doubles in practice/38 - Explaining tests.mp4 108.2 MB
6 - Test doubles in practice/39 - Event based app tests.mp4 72.16 MB
6 - Test doubles in practice/40 - Server tests 1 setup.mp4 112.69 MB
6 - Test doubles in practice/41 - Server tests 2 advanced debugging.mp4 92.96 MB
6 - Test doubles in practice/42 - Server tests 3 prototype spies.mp4 74.46 MB
6 - Test doubles in practice/43 - Finishing the tests.mp4 72.01 MB
6 - Test doubles in practice/44 - High mock tests conclusion.mp4 49.59 MB
7 - Low mocks tests/45 - Section intro.mp4 31.65 MB
7 - Low mocks tests/46 - Building testing wrappers.mp4 63.15 MB
7 - Low mocks tests/47 - Setup tests.mp4 65.88 MB
7 - Low mocks tests/48 - Finishing tests.mp4 58.28 MB
7 - Low mocks tests/49 - Low mock tests conclusion.mp4 35.13 MB
8 - Integration testing/50 - Section intro.mp4 17.9 MB
8 - Integration testing/51 - Understanding integration tests.mp4 92.95 MB
8 - Integration testing/52 - Integration tests setup.mp4 65.62 MB
8 - Integration testing/53 - Writing integration tests.mp4 124.19 MB
9 - Other testing topics/54 - Section intro.mp4 29.58 MB
9 - Other testing topics/55 - Environment variables.mp4 36.42 MB
9 - Other testing topics/56 - Multiple test configurations.mp4 39.58 MB
9 - Other testing topics/57 - Snapshot testing.mp4 79.8 MB
9 - Other testing topics/58 - Custom matchers.mp4 71.88 MB
9 - Other testing topics/59 - CICD pipeline using Github Actions.mp4 102.18 MB
9 - Other testing topics/60 - Exploring the NodeJs test runner module.mp4 105.19 MB
9 - Other testing topics/61 - Testing frameworks comparison.mp4 23.31 MB
其他位置