种子简介
种子名称:
pluralsight.com - Unit Testing with Python ® vampiri6ka
文件类型:
视频
文件数目:
69个文件
文件大小:
450.99 MB
收录时间:
2018-6-4 09:23
已经下载:
3次
资源热度:
182
最近下载:
2024-11-10 05:41
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:0951adc7e0e05637e8748dfe68aacb3446d7c8e7&dn=pluralsight.com - Unit Testing with Python ® vampiri6ka
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
pluralsight.com - Unit Testing with Python ® vampiri6ka.torrent
05 Test Doubles_ Mocks, FAkes and Stubs/54 Example using a Mock.mp423.99MB
06 Test Coverage and Parameterized Tests/67 Using coverage data to add tests to legacy code.mp419.94MB
04 Testable Documentation with Doctest/43 The ELLIPSIS directive_ a wildcard for matching varying output.mp418.54MB
05 Test Doubles_ Mocks, FAkes and Stubs/53 Example using a Fake.mp417.38MB
06 Test Coverage and Parameterized Tests/63 Defining parameterized tests with unittest.mp414.85MB
01 Unit Testing with Python - Basic Example Using unittest/09 test case design - test case names as specification.mp414.19MB
03 Using Pytest for Unit Testing in Python/32 Adding a Test fixture by using _pytest.fixture.mp413.92MB
06 Test Coverage and Parameterized Tests/65 Measuring coverage with pytest-cov.mp411.84MB
02 Why and When Should You Write Unit Tests_/24 Continuous Integration.mp410.71MB
05 Test Doubles_ Mocks, FAkes and Stubs/55 Example using a Spy.mp410.26MB
01 Unit Testing with Python - Basic Example Using unittest/04 Another test case, explanation of Test Runner.mp410.06MB
05 Test Doubles_ Mocks, FAkes and Stubs/59 Using Monkeypatching to insert a Test Double.mp49.83MB
01 Unit Testing with Python - Basic Example Using unittest/10 Arrange - Act - Assert - Cleanup.mp49.47MB
04 Testable Documentation with Doctest/41 Handling output that changes - dictionaries and floats.mp49.33MB
01 Unit Testing with Python - Basic Example Using unittest/07 using setUp and tearDown - explanation of Test Fixture.mp48.9MB
05 Test Doubles_ Mocks, FAkes and Stubs/50 Example using a Stub.mp48.87MB
03 Using Pytest for Unit Testing in Python/30 Asserting the contents of collections.mp48.83MB
06 Test Coverage and Parameterized Tests/64 Defining parameterized tests with pytest.mp48.38MB
02 Why and When Should You Write Unit Tests_/18 Detecting Regression.mp47.85MB
01 Unit Testing with Python - Basic Example Using unittest/11 unittest documentation.mp47.84MB
04 Testable Documentation with Doctest/38 Documenting a simple method with docstring examples.mp47.65MB
06 Test Coverage and Parameterized Tests/62 Using a custom assert to reduce duplication.mp47.63MB
03 Using Pytest for Unit Testing in Python/33 Using built-in test fixture resources - tmpdir.mp47.6MB
06 Test Coverage and Parameterized Tests/68 Good and bad uses for coverage metrics.mp47.58MB
01 Unit Testing with Python - Basic Example Using unittest/03 A first Test Case.mp47.37MB
01 Unit Testing with Python - Basic Example Using unittest/05 A test case using assertRaises, explanation of Test Suite.mp47.25MB
05 Test Doubles_ Mocks, FAkes and Stubs/51 Using unittest.mock to create a Stub.mp46.92MB
03 Using Pytest for Unit Testing in Python/29 Interpreting failure information.mp46.74MB
02 Why and When Should You Write Unit Tests_/17 Designing the Units .mp46.7MB
05 Test Doubles_ Mocks, FAkes and Stubs/56 Using unittest.mock to create a Spy and a Mock.mp46.57MB
03 Using Pytest for Unit Testing in Python/34 Using pytest to run unittest tests.mp46.46MB
03 Using Pytest for Unit Testing in Python/31 Built-in helper functions - raises and skip.mp46.44MB
04 Testable Documentation with Doctest/39 Using different test runners to execute doctests.mp46.17MB
04 Testable Documentation with Doctest/45 When to put doctests in a file, using approval testing.mp46.07MB
04 Testable Documentation with Doctest/40 Handling failing doctests.mp45.89MB
05 Test Doubles_ Mocks, FAkes and Stubs/58 Choosing to use a particular kind of Test Double.mp45.76MB
04 Testable Documentation with Doctest/44 Putting doctest regression tests in a separate file.mp45.73MB
02 Why and When Should You Write Unit Tests_/15 Understanding what to build.mp45.59MB
03 Using Pytest for Unit Testing in Python/27 Motivation for looking at pytest.mp45.54MB
04 Testable Documentation with Doctest/42 Testing for exceptions_ including tracebacks in doctests.mp45.53MB
04 Testable Documentation with Doctest/37 What doctest is for, how it relates to unit testing.mp45.48MB
02 Why and When Should You Write Unit Tests_/22 Test First.mp45.3MB
01 Unit Testing with Python - Basic Example Using unittest/02 Module Overview.mp44.89MB
01 Unit Testing with Python - Basic Example Using unittest/01 Course Overview.mp44.8MB
05 Test Doubles_ Mocks, FAkes and Stubs/57 Example using a Dummy Object.mp44.27MB
01 Unit Testing with Python - Basic Example Using unittest/06 skip a test case, marking it Work In Progress.mp44.22MB
02 Why and When Should You Write Unit Tests_/21 Test Last.mp43.34MB
06 Test Coverage and Parameterized Tests/66 Measuring coverage of unittest tests.mp43.17MB
02 Why and When Should You Write Unit Tests_/16 Documenting the Units.mp43.02MB
05 Test Doubles_ Mocks, FAkes and Stubs/49 What is a Test Double_.mp42.94MB
03 Using Pytest for Unit Testing in Python/28 Defining and running a simple test case.mp42.88MB
02 Why and When Should You Write Unit Tests_/20 Testing as part of your personal development process.mp42.66MB
02 Why and When Should You Write Unit Tests_/19 Limitations of Unit Testing.mp42.56MB
02 Why and When Should You Write Unit Tests_/23 Test Driven.mp42.54MB
01 Unit Testing with Python - Basic Example Using unittest/08 re-introduce the skipped test case, get it to pass.mp42.41MB
01 Unit Testing with Python - Basic Example Using unittest/12 module summary.mp41.91MB
06 Test Coverage and Parameterized Tests/61 Module Outline.mp41.9MB
06 Test Coverage and Parameterized Tests/69 Module Review.mp41.81MB
04 Testable Documentation with Doctest/47 Module Review.mp41.64MB
02 Why and When Should You Write Unit Tests_/13 Module Outline.mp41.54MB
05 Test Doubles_ Mocks, FAkes and Stubs/52 Stub example summary.mp41.51MB
02 Why and When Should You Write Unit Tests_/14 Four reasons for unit testing.mp41.46MB
04 Testable Documentation with Doctest/36 Module Outline.mp41.46MB
03 Using Pytest for Unit Testing in Python/26 Module Outline.mp41.32MB
03 Using Pytest for Unit Testing in Python/35 Module Review.mp41.22MB
02 Why and When Should You Write Unit Tests_/25 Module Review.mp41.17MB
05 Test Doubles_ Mocks, FAkes and Stubs/48 Module Outline.mp41.16MB
05 Test Doubles_ Mocks, FAkes and Stubs/60 Module Review.mp41.14MB
04 Testable Documentation with Doctest/46 Doctest for checking tutorial documentation.mp41.08MB