首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[GigaCourse.Com] Udemy - JavaScript Unit Testing - The Practical Guide
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2023-3-20 20:30
2024-12-25 04:09
140
2.23 GB
85
磁力链接
magnet:?xt=urn:btih:d37d2b668e34788fdf9a0d1ee8898aa16102df51
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOmQzN2QyYjY2OGUzNDc4OGZkZjlhMGQxZWU4ODk4YWExNjEwMmRmNTFaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
GigaCourse
Com
Udemy
-
JavaScript
Unit
Testing
-
The
Practical
Guide
文件列表
01 - Getting Started/001 Welcome To This Course!.mp4
17.17MB
01 - Getting Started/002 What Is Testing.mp4
21.16MB
01 - Getting Started/003 Unit Testing What & Why.mp4
18.45MB
01 - Getting Started/004 Unit vs Integration vs E2E Tests.mp4
29.57MB
01 - Getting Started/005 A Quick Note About Test-Driven Development (TDD).mp4
5.44MB
01 - Getting Started/006 About This Course.mp4
25.74MB
02 - Setup & Testing Software/001 Module Introduction.mp4
3.43MB
02 - Setup & Testing Software/002 Which Tools Are Needed For Testing.mp4
28.65MB
02 - Setup & Testing Software/003 Jest & Vitest.mp4
49.65MB
02 - Setup & Testing Software/004 Installing Vitest.mp4
9.7MB
02 - Setup & Testing Software/005 Course Project Setup.mp4
51.93MB
03 - Testing Basics/001 Module Introduction.mp4
3.66MB
03 - Testing Basics/002 Basic Test File & Project Setup.mp4
38.04MB
03 - Testing Basics/003 Writing a First Test.mp4
40.7MB
03 - Testing Basics/004 Running Tests.mp4
27.92MB
03 - Testing Basics/005 Why Are We Testing.mp4
15.47MB
03 - Testing Basics/006 The AAA Pattern - Arrange, Act, Assert.mp4
26.52MB
03 - Testing Basics/007 Keep Your Tests Simple!.mp4
8.95MB
03 - Testing Basics/008 Defining Behaviors & Fixing Errors In Your Code.mp4
48.93MB
03 - Testing Basics/009 Demo Writing More Tests.mp4
31.04MB
03 - Testing Basics/010 Testing For Errors.mp4
27.32MB
03 - Testing Basics/011 Demo Adding More Tests.mp4
23.85MB
03 - Testing Basics/012 Testing For Thrown Errors & Error Messages.mp4
33.4MB
03 - Testing Basics/013 Exercise Problem.mp4
9.21MB
03 - Testing Basics/014 Exercise Solution.mp4
31.79MB
03 - Testing Basics/015 Tests With Multiple Assertions (Multiple Expectations).mp4
38.09MB
03 - Testing Basics/016 More Practice!.mp4
25.25MB
03 - Testing Basics/017 Introducing Test Suites.mp4
45.86MB
03 - Testing Basics/018 Adding Tests To Frontend & Backend Projects.mp4
31.66MB
03 - Testing Basics/019 Module Summary.mp4
18.2MB
04 - Writing Good Tests/001 Module Introduction.mp4
4.53MB
04 - Writing Good Tests/002 What To Test & Not To Test.mp4
37.41MB
04 - Writing Good Tests/003 Writing Good Tests - An Overview & Summary.mp4
26.68MB
04 - Writing Good Tests/004 Only Test One Thing.mp4
9.88MB
04 - Writing Good Tests/005 Splitting Functions For Easier Testing & Better Code.mp4
45.66MB
04 - Writing Good Tests/006 Refactoring Code.mp4
75.25MB
04 - Writing Good Tests/007 Formulating Different Expectations.mp4
47.96MB
04 - Writing Good Tests/009 Module Summary.mp4
12.07MB
05 - Integration Tests/001 Module Introduction.mp4
4.72MB
05 - Integration Tests/002 Introducing Integration Tests.mp4
16.43MB
05 - Integration Tests/003 Writing an Integration Test & Reasoning.mp4
44.04MB
05 - Integration Tests/004 Testing For Errors.mp4
17.95MB
05 - Integration Tests/005 Integration vs Unit Tests Finding the Right Balance.mp4
20.52MB
06 - Advanced Testing Concepts/001 Module Introduction.mp4
3.67MB
06 - Advanced Testing Concepts/002 toBe() vs toEqual().mp4
34.81MB
06 - Advanced Testing Concepts/003 The Problem With Asynchronous Code.mp4
38.88MB
06 - Advanced Testing Concepts/004 Testing Asynchronous Code With Callbacks.mp4
32.44MB
06 - Advanced Testing Concepts/005 Testing Asynchronous Code With Promises & async await.mp4
32.58MB
06 - Advanced Testing Concepts/007 Getting Started with Testing Hooks.mp4
11.28MB
06 - Advanced Testing Concepts/008 Why Hooks.mp4
38.16MB
06 - Advanced Testing Concepts/009 Using Testing Hooks (beforeEach, beforeAll, afterEach, afterAll).mp4
44.23MB
06 - Advanced Testing Concepts/010 Concurrent Tests.mp4
17.66MB
06 - Advanced Testing Concepts/012 Module Summary.mp4
13.79MB
07 - Mocking & Spies Dealing with Side Effects/001 Module Introduction.mp4
3.27MB
07 - Mocking & Spies Dealing with Side Effects/002 The Starting Project.mp4
22.47MB
07 - Mocking & Spies Dealing with Side Effects/003 The Problem With Side Effects & Tests.mp4
43.14MB
07 - Mocking & Spies Dealing with Side Effects/004 Introducing Spies & Mocks.mp4
5.85MB
07 - Mocking & Spies Dealing with Side Effects/005 Working with Spies.mp4
33.74MB
07 - Mocking & Spies Dealing with Side Effects/006 Getting Started with Mocks & Automocking.mp4
38.31MB
07 - Mocking & Spies Dealing with Side Effects/007 Note on Mocking.mp4
14.84MB
07 - Mocking & Spies Dealing with Side Effects/008 Notes on Spies.mp4
10.84MB
07 - Mocking & Spies Dealing with Side Effects/009 Custom Mocking Logic.mp4
56.84MB
07 - Mocking & Spies Dealing with Side Effects/010 Managing Custom Mock Implementations Globally (__mocks__ Folder).mp4
43.24MB
07 - Mocking & Spies Dealing with Side Effects/011 More Mocking Functionalities.mp4
12.04MB
07 - Mocking & Spies Dealing with Side Effects/012 Module Summary.mp4
6.04MB
08 - More on Mocking & Diving Deeper/001 Module Introduction.mp4
3.24MB
08 - More on Mocking & Diving Deeper/002 The Starting Project.mp4
17.19MB
08 - More on Mocking & Diving Deeper/003 Refresher Practicing Basic Tests (1).mp4
50.53MB
08 - More on Mocking & Diving Deeper/004 Refresher Practicing Basic Tests (2).mp4
34.13MB
08 - More on Mocking & Diving Deeper/005 Reasons to Mock.mp4
14.84MB
08 - More on Mocking & Diving Deeper/006 Mocking Global Values & Functions.mp4
63.65MB
08 - More on Mocking & Diving Deeper/008 Test-specific Mocking Logic.mp4
60.59MB
08 - More on Mocking & Diving Deeper/009 Mocking In Selected Places.mp4
48.94MB
08 - More on Mocking & Diving Deeper/010 Using Local Mock Values.mp4
55.28MB
08 - More on Mocking & Diving Deeper/011 Module Summary.mp4
11.49MB
09 - Testing & The DOM (Frontend JavaScript Testing)/001 Module Introduction.mp4
3.45MB
09 - Testing & The DOM (Frontend JavaScript Testing)/002 Understanding the Problem.mp4
26.68MB
09 - Testing & The DOM (Frontend JavaScript Testing)/003 Working with Different Testing Environments.mp4
25.04MB
09 - Testing & The DOM (Frontend JavaScript Testing)/004 Setting up a Virtual HTML Page.mp4
43.43MB
09 - Testing & The DOM (Frontend JavaScript Testing)/005 Testing DOM Functionalities.mp4
26.37MB
09 - Testing & The DOM (Frontend JavaScript Testing)/006 DOM Tests & Cleanup Work.mp4
28.78MB
09 - Testing & The DOM (Frontend JavaScript Testing)/007 Finishing Example.mp4
13.88MB
09 - Testing & The DOM (Frontend JavaScript Testing)/008 A Brief Look at the Testing Library Package.mp4
12.48MB
09 - Testing & The DOM (Frontend JavaScript Testing)/009 Module Summary.mp4
10.32MB
10 - Course Roundup/001 Course Roundup.mp4
22.65MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统