Info Hash:3FBF867AB0C61BC83899EF91F2F4CB8A9E5ABC66
收录时间2025-12-22 07:23:30
更新时间2025-12-22 07:23:30
文件列表 (162)
[TutsNode.com] - Node.js Testing and Code Quality/Ex_Files_Node_js_Testing_Code_Quality.zip
408 MB
TutsNode.com.txt
63 B
[TGx]Downloaded from torrentgalaxy.to .txt
585 B
[TutsNode.com] - Node.js Testing and Code Quality/[2] 1. Testing and Code Quality Fundamentals/[4] Unit, integration, and functional testing.srt
17.96 KB
[TutsNode.com] - Node.js Testing and Code Quality/[1] Introduction/[1] Cleaning your codebase.srt
1.5 KB
[TutsNode.com] - Node.js Testing and Code Quality/[6] 5. Reporting on Your Entire Codebase/[9] Solution Isolate routes for faster tests.srt
13.8 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[1] Standardizing with EditorConfig.srt
13.5 KB
[TutsNode.com] - Node.js Testing and Code Quality/[2] 1. Testing and Code Quality Fundamentals/[3] Creating and enforcing coding standards.srt
13.29 KB
[TutsNode.com] - Node.js Testing and Code Quality/[2] 1. Testing and Code Quality Fundamentals/[2] Coding conventions and standards.srt
11.45 KB
[TutsNode.com] - Node.js Testing and Code Quality/[2] 1. Testing and Code Quality Fundamentals/[1] What is code quality.srt
11.4 KB
[TutsNode.com] - Node.js Testing and Code Quality/[1] Introduction/[4] Exercise files.srt
2.44 KB
[TutsNode.com] - Node.js Testing and Code Quality/[5] 4. Replacing and Inspecting Using Spies, Stubs, and Mocks/[1] Replacing code with test doubles.srt
11.25 KB
[TutsNode.com] - Node.js Testing and Code Quality/[5] 4. Replacing and Inspecting Using Spies, Stubs, and Mocks/[4] Mock an entire module with Jest.srt
10.88 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[8] Testing promises with Jest.srt
10.71 KB
[TutsNode.com] - Node.js Testing and Code Quality/[5] 4. Replacing and Inspecting Using Spies, Stubs, and Mocks/[2] Mocking functions for test code.srt
10.67 KB
[TutsNode.com] - Node.js Testing and Code Quality/[2] 1. Testing and Code Quality Fundamentals/[5] Testing frameworks.srt
10.26 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[5] Configuring ESLint.srt
9.93 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[8] Fixing code in VSC with ESLint.srt
9.82 KB
[TutsNode.com] - Node.js Testing and Code Quality/[5] 4. Replacing and Inspecting Using Spies, Stubs, and Mocks/[6] Spying to observe interactions.srt
9.11 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[6] Testing asynchronous callbacks with Jest.srt
8.89 KB
[TutsNode.com] - Node.js Testing and Code Quality/[2] 1. Testing and Code Quality Fundamentals/[6] TDD and BDD test specifications.srt
8.8 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[7] Linting your codebase.srt
8.71 KB
[TutsNode.com] - Node.js Testing and Code Quality/[6] 5. Reporting on Your Entire Codebase/[1] Why code coverage matters.srt
8.67 KB
[TutsNode.com] - Node.js Testing and Code Quality/[6] 5. Reporting on Your Entire Codebase/[2] Measuring code coverage with Jest.srt
8.63 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[5] Running a test suite with Jest.srt
8.5 KB
[TutsNode.com] - Node.js Testing and Code Quality/[5] 4. Replacing and Inspecting Using Spies, Stubs, and Mocks/[5] Mocking module dependencies.srt
8.48 KB
[TutsNode.com] - Node.js Testing and Code Quality/[5] 4. Replacing and Inspecting Using Spies, Stubs, and Mocks/[3] Writing your first Jest mock.srt
8.44 KB
[TutsNode.com] - Node.js Testing and Code Quality/[1] Introduction/[5] Demo setup and tour.srt
8.41 KB
[TutsNode.com] - Node.js Testing and Code Quality/[2] 1. Testing and Code Quality Fundamentals/[8] Challenge Organize your tests.srt
1.46 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[7] Writing callback test suites with Jest.srt
8.29 KB
[TutsNode.com] - Node.js Testing and Code Quality/[2] 1. Testing and Code Quality Fundamentals/[9] Solution Organize your tests.srt
2.67 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[1] Survey of Node.js testing frameworks.srt
8.13 KB
[TutsNode.com] - Node.js Testing and Code Quality/[6] 5. Reporting on Your Entire Codebase/[4] Test doubles and Express apps.srt
8.08 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[6] Extending an ESLint shareable config.srt
8.08 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[3] Comparing JavaScript linters.srt
7.88 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[3] What and where to unit test.srt
7.76 KB
[TutsNode.com] - Node.js Testing and Code Quality/[6] 5. Reporting on Your Entire Codebase/[7] Coverage with continuous integration.srt
7.75 KB
[TutsNode.com] - Node.js Testing and Code Quality/[6] 5. Reporting on Your Entire Codebase/[5] Form submissions with SuperTest.srt
7.74 KB
[TutsNode.com] - Node.js Testing and Code Quality/[2] 1. Testing and Code Quality Fundamentals/[7] Assertions for correctness.srt
7.6 KB
[TutsNode.com] - Node.js Testing and Code Quality/[5] 4. Replacing and Inspecting Using Spies, Stubs, and Mocks/[8] Solution Mock a successful reservation creation.srt
6.96 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[10] Solution Create a shareable ESLint config.srt
6.71 KB
[TutsNode.com] - Node.js Testing and Code Quality/[7] Conclusion/[1] Testing and code quality goals.srt
6.18 KB
[TutsNode.com] - Node.js Testing and Code Quality/[6] 5. Reporting on Your Entire Codebase/[3] Functional testing with Jest.srt
6.09 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[4] Installing ESLint.srt
6.02 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[4] Writing your first Jest unit test.srt
6.02 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[2] Adding EditorConfig to a project and IDE.srt
5.78 KB
[TutsNode.com] - Node.js Testing and Code Quality/[6] 5. Reporting on Your Entire Codebase/[6] Fallacies of 100% test coverage.srt
5.77 KB
[TutsNode.com] - Node.js Testing and Code Quality/[7] Conclusion/[2] Where to go from here.srt
5.44 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[9] Challenge Create a shareable ESLint config.srt
1.3 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[10] Solution Test asyncawait with Jest.srt
3.65 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[2] Install Jest in a Node.js project.srt
3.45 KB
[TutsNode.com] - Node.js Testing and Code Quality/[1] Introduction/[3] Preparing for Node.js development.srt
3.38 KB
[TutsNode.com] - Node.js Testing and Code Quality/[1] Introduction/[2] What you should know.srt
3.3 KB
[TutsNode.com] - Node.js Testing and Code Quality/[5] 4. Replacing and Inspecting Using Spies, Stubs, and Mocks/[7] Challenge Mock a successful reservation creation.srt
1.32 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[9] Challenge Test asyncawait with Jest.srt
1.13 KB
[TutsNode.com] - Node.js Testing and Code Quality/[6] 5. Reporting on Your Entire Codebase/[8] Challenge Isolate routes for faster tests.srt
1.09 KB
.pad/0
113.96 KB
[TutsNode.com] - Node.js Testing and Code Quality/[2] 1. Testing and Code Quality Fundamentals/[4] Unit, integration, and functional testing.mp4
26.25 MB
.pad/1
253.38 KB
[TutsNode.com] - Node.js Testing and Code Quality/[6] 5. Reporting on Your Entire Codebase/[9] Solution Isolate routes for faster tests.mp4
23.66 MB
.pad/2
349.5 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[1] Standardizing with EditorConfig.mp4
22.2 MB
.pad/3
309.67 KB
[TutsNode.com] - Node.js Testing and Code Quality/[2] 1. Testing and Code Quality Fundamentals/[1] What is code quality.mp4
20.59 MB
.pad/4
421.33 KB
[TutsNode.com] - Node.js Testing and Code Quality/[2] 1. Testing and Code Quality Fundamentals/[3] Creating and enforcing coding standards.mp4
19.83 MB
.pad/5
171.17 KB
[TutsNode.com] - Node.js Testing and Code Quality/[5] 4. Replacing and Inspecting Using Spies, Stubs, and Mocks/[4] Mock an entire module with Jest.mp4
19.22 MB
.pad/6
287.38 KB
[TutsNode.com] - Node.js Testing and Code Quality/[5] 4. Replacing and Inspecting Using Spies, Stubs, and Mocks/[6] Spying to observe interactions.mp4
18.84 MB
.pad/7
167 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[8] Testing promises with Jest.mp4
18.73 MB
.pad/8
272.67 KB
[TutsNode.com] - Node.js Testing and Code Quality/[5] 4. Replacing and Inspecting Using Spies, Stubs, and Mocks/[2] Mocking functions for test code.mp4
17.65 MB
.pad/9
360.33 KB
[TutsNode.com] - Node.js Testing and Code Quality/[5] 4. Replacing and Inspecting Using Spies, Stubs, and Mocks/[8] Solution Mock a successful reservation creation.mp4
17.23 MB
.pad/10
278.33 KB
[TutsNode.com] - Node.js Testing and Code Quality/[5] 4. Replacing and Inspecting Using Spies, Stubs, and Mocks/[1] Replacing code with test doubles.mp4
17.07 MB
.pad/11
440.5 KB
[TutsNode.com] - Node.js Testing and Code Quality/[6] 5. Reporting on Your Entire Codebase/[5] Form submissions with SuperTest.mp4
16.85 MB
.pad/12
156 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[8] Fixing code in VSC with ESLint.mp4
16.64 MB
.pad/13
372.33 KB
[TutsNode.com] - Node.js Testing and Code Quality/[2] 1. Testing and Code Quality Fundamentals/[2] Coding conventions and standards.mp4
16.56 MB
.pad/14
454.67 KB
[TutsNode.com] - Node.js Testing and Code Quality/[6] 5. Reporting on Your Entire Codebase/[2] Measuring code coverage with Jest.mp4
16.02 MB
.pad/15
491.17 KB
[TutsNode.com] - Node.js Testing and Code Quality/[5] 4. Replacing and Inspecting Using Spies, Stubs, and Mocks/[5] Mocking module dependencies.mp4
15.98 MB
.pad/16
20.84 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[7] Writing callback test suites with Jest.mp4
15.68 MB
.pad/17
331.33 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[5] Configuring ESLint.mp4
15.45 MB
.pad/18
52 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[7] Linting your codebase.mp4
15.11 MB
.pad/19
403.5 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[5] Running a test suite with Jest.mp4
15.06 MB
.pad/20
447.5 KB
[TutsNode.com] - Node.js Testing and Code Quality/[2] 1. Testing and Code Quality Fundamentals/[6] TDD and BDD test specifications.mp4
14.73 MB
.pad/21
275.19 KB
[TutsNode.com] - Node.js Testing and Code Quality/[2] 1. Testing and Code Quality Fundamentals/[5] Testing frameworks.mp4
14.57 MB
.pad/22
438.5 KB
[TutsNode.com] - Node.js Testing and Code Quality/[5] 4. Replacing and Inspecting Using Spies, Stubs, and Mocks/[3] Writing your first Jest mock.mp4
14.52 MB
.pad/23
493.83 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[6] Testing asynchronous callbacks with Jest.mp4
14.37 MB
.pad/24
137 KB
[TutsNode.com] - Node.js Testing and Code Quality/[1] Introduction/[5] Demo setup and tour.mp4
14.25 MB
.pad/25
261 KB
[TutsNode.com] - Node.js Testing and Code Quality/[6] 5. Reporting on Your Entire Codebase/[1] Why code coverage matters.mp4
13.06 MB
.pad/26
453.67 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[6] Extending an ESLint shareable config.mp4
12.91 MB
.pad/27
90.17 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[1] Survey of Node.js testing frameworks.mp4
12.74 MB
.pad/28
263 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[3] Comparing JavaScript linters.mp4
12.6 MB
.pad/29
408.83 KB
[TutsNode.com] - Node.js Testing and Code Quality/[6] 5. Reporting on Your Entire Codebase/[4] Test doubles and Express apps.mp4
12.46 MB
.pad/30
37.38 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[3] What and where to unit test.mp4
12.37 MB
.pad/31
130.5 KB
[TutsNode.com] - Node.js Testing and Code Quality/[2] 1. Testing and Code Quality Fundamentals/[7] Assertions for correctness.mp4
12.04 MB
.pad/32
471.67 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[10] Solution Create a shareable ESLint config.mp4
11.97 MB
.pad/33
34.67 KB
[TutsNode.com] - Node.js Testing and Code Quality/[6] 5. Reporting on Your Entire Codebase/[6] Fallacies of 100% test coverage.mp4
11.27 MB
.pad/34
239.5 KB
[TutsNode.com] - Node.js Testing and Code Quality/[6] 5. Reporting on Your Entire Codebase/[7] Coverage with continuous integration.mp4
10.96 MB
.pad/35
36.83 KB
[TutsNode.com] - Node.js Testing and Code Quality/[7] Conclusion/[1] Testing and code quality goals.mp4
10.02 MB
.pad/36
488 KB
[TutsNode.com] - Node.js Testing and Code Quality/[6] 5. Reporting on Your Entire Codebase/[3] Functional testing with Jest.mp4
9.76 MB
.pad/37
247.83 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[2] Adding EditorConfig to a project and IDE.mp4
9.28 MB
.pad/38
223.17 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[4] Writing your first Jest unit test.mp4
9.16 MB
.pad/39
343.83 KB
[TutsNode.com] - Node.js Testing and Code Quality/[7] Conclusion/[2] Where to go from here.mp4
9.11 MB
.pad/40
402.5 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[4] Installing ESLint.mp4
8.91 MB
.pad/41
94.33 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[10] Solution Test asyncawait with Jest.mp4
7.98 MB
.pad/42
24.71 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[2] Install Jest in a Node.js project.mp4
5.87 MB
.pad/43
130.7 KB
[TutsNode.com] - Node.js Testing and Code Quality/[1] Introduction/[3] Preparing for Node.js development.mp4
5.57 MB
.pad/44
439.83 KB
[TutsNode.com] - Node.js Testing and Code Quality/[1] Introduction/[2] What you should know.mp4
4.89 MB
.pad/45
114.33 KB
[TutsNode.com] - Node.js Testing and Code Quality/[2] 1. Testing and Code Quality Fundamentals/[9] Solution Organize your tests.mp4
4.55 MB
.pad/46
458.33 KB
[TutsNode.com] - Node.js Testing and Code Quality/[1] Introduction/[4] Exercise files.mp4
4.17 MB
.pad/47
336.71 KB
[TutsNode.com] - Node.js Testing and Code Quality/[1] Introduction/[1] Cleaning your codebase.mp4
3.91 MB
.pad/48
92.75 KB
[TutsNode.com] - Node.js Testing and Code Quality/[2] 1. Testing and Code Quality Fundamentals/[8] Challenge Organize your tests.mp4
2.76 MB
.pad/49
249.67 KB
[TutsNode.com] - Node.js Testing and Code Quality/[3] 2. Finding Errors with Linting/[9] Challenge Create a shareable ESLint config.mp4
2.66 MB
.pad/50
350.5 KB
[TutsNode.com] - Node.js Testing and Code Quality/[5] 4. Replacing and Inspecting Using Spies, Stubs, and Mocks/[7] Challenge Mock a successful reservation creation.mp4
2.58 MB
.pad/51
426.17 KB
[TutsNode.com] - Node.js Testing and Code Quality/[4] 3. Validate Correctness with Unit Testing/[9] Challenge Test asyncawait with Jest.mp4
2.36 MB
.pad/52
140 KB
[TutsNode.com] - Node.js Testing and Code Quality/[6] 5. Reporting on Your Entire Codebase/[8] Challenge Isolate routes for faster tests.mp4