589689.xyz

- Unit Testing with Python ® vampiri6ka

  • 收录时间:2018-03-12 02:46:19
  • 文件大小:453MB
  • 下载次数:164
  • 最近下载:2021-01-01 07:42:20
  • 磁力链接:

文件列表

  1. 05 Test Doubles_ Mocks, FAkes and Stubs/54 Example using a Mock.mp4 24MB
  2. 06 Test Coverage and Parameterized Tests/67 Using coverage data to add tests to legacy code.mp4 20MB
  3. 04 Testable Documentation with Doctest/43 The ELLIPSIS directive_ a wildcard for matching varying output.mp4 19MB
  4. 05 Test Doubles_ Mocks, FAkes and Stubs/53 Example using a Fake.mp4 17MB
  5. 06 Test Coverage and Parameterized Tests/63 Defining parameterized tests with unittest.mp4 15MB
  6. 01 Unit Testing with Python - Basic Example Using unittest/09 test case design - test case names as specification.mp4 14MB
  7. 03 Using Pytest for Unit Testing in Python/32 Adding a Test fixture by using _pytest.fixture.mp4 14MB
  8. 06 Test Coverage and Parameterized Tests/65 Measuring coverage with pytest-cov.mp4 12MB
  9. 02 Why and When Should You Write Unit Tests_/24 Continuous Integration.mp4 11MB
  10. 05 Test Doubles_ Mocks, FAkes and Stubs/55 Example using a Spy.mp4 10MB
  11. 01 Unit Testing with Python - Basic Example Using unittest/04 Another test case, explanation of Test Runner.mp4 10MB
  12. 05 Test Doubles_ Mocks, FAkes and Stubs/59 Using Monkeypatching to insert a Test Double.mp4 10MB
  13. 01 Unit Testing with Python - Basic Example Using unittest/10 Arrange - Act - Assert - Cleanup.mp4 9MB
  14. 04 Testable Documentation with Doctest/41 Handling output that changes - dictionaries and floats.mp4 9MB
  15. 01 Unit Testing with Python - Basic Example Using unittest/07 using setUp and tearDown - explanation of Test Fixture.mp4 9MB
  16. 05 Test Doubles_ Mocks, FAkes and Stubs/50 Example using a Stub.mp4 9MB
  17. 03 Using Pytest for Unit Testing in Python/30 Asserting the contents of collections.mp4 9MB
  18. 06 Test Coverage and Parameterized Tests/64 Defining parameterized tests with pytest.mp4 8MB
  19. 02 Why and When Should You Write Unit Tests_/18 Detecting Regression.mp4 8MB
  20. 01 Unit Testing with Python - Basic Example Using unittest/11 unittest documentation.mp4 8MB
  21. 04 Testable Documentation with Doctest/38 Documenting a simple method with docstring examples.mp4 8MB
  22. 06 Test Coverage and Parameterized Tests/62 Using a custom assert to reduce duplication.mp4 8MB
  23. 03 Using Pytest for Unit Testing in Python/33 Using built-in test fixture resources - tmpdir.mp4 8MB
  24. 06 Test Coverage and Parameterized Tests/68 Good and bad uses for coverage metrics.mp4 8MB
  25. 01 Unit Testing with Python - Basic Example Using unittest/03 A first Test Case.mp4 7MB
  26. 01 Unit Testing with Python - Basic Example Using unittest/05 A test case using assertRaises, explanation of Test Suite.mp4 7MB
  27. 05 Test Doubles_ Mocks, FAkes and Stubs/51 Using unittest.mock to create a Stub.mp4 7MB
  28. 03 Using Pytest for Unit Testing in Python/29 Interpreting failure information.mp4 7MB
  29. 02 Why and When Should You Write Unit Tests_/17 Designing the Units .mp4 7MB
  30. 05 Test Doubles_ Mocks, FAkes and Stubs/56 Using unittest.mock to create a Spy and a Mock.mp4 7MB
  31. 03 Using Pytest for Unit Testing in Python/34 Using pytest to run unittest tests.mp4 6MB
  32. 03 Using Pytest for Unit Testing in Python/31 Built-in helper functions - raises and skip.mp4 6MB
  33. 04 Testable Documentation with Doctest/39 Using different test runners to execute doctests.mp4 6MB
  34. 04 Testable Documentation with Doctest/45 When to put doctests in a file, using approval testing.mp4 6MB
  35. 04 Testable Documentation with Doctest/40 Handling failing doctests.mp4 6MB
  36. 05 Test Doubles_ Mocks, FAkes and Stubs/58 Choosing to use a particular kind of Test Double.mp4 6MB
  37. 04 Testable Documentation with Doctest/44 Putting doctest regression tests in a separate file.mp4 6MB
  38. 02 Why and When Should You Write Unit Tests_/15 Understanding what to build.mp4 6MB
  39. 03 Using Pytest for Unit Testing in Python/27 Motivation for looking at pytest.mp4 6MB
  40. 04 Testable Documentation with Doctest/42 Testing for exceptions_ including tracebacks in doctests.mp4 6MB
  41. 04 Testable Documentation with Doctest/37 What doctest is for, how it relates to unit testing.mp4 5MB
  42. 02 Why and When Should You Write Unit Tests_/22 Test First.mp4 5MB
  43. 01 Unit Testing with Python - Basic Example Using unittest/02 Module Overview.mp4 5MB
  44. 01 Unit Testing with Python - Basic Example Using unittest/01 Course Overview.mp4 5MB
  45. 05 Test Doubles_ Mocks, FAkes and Stubs/57 Example using a Dummy Object.mp4 4MB
  46. 01 Unit Testing with Python - Basic Example Using unittest/06 skip a test case, marking it Work In Progress.mp4 4MB
  47. 02 Why and When Should You Write Unit Tests_/21 Test Last.mp4 3MB
  48. 06 Test Coverage and Parameterized Tests/66 Measuring coverage of unittest tests.mp4 3MB
  49. 02 Why and When Should You Write Unit Tests_/16 Documenting the Units.mp4 3MB
  50. 05 Test Doubles_ Mocks, FAkes and Stubs/49 What is a Test Double_.mp4 3MB
  51. 03 Using Pytest for Unit Testing in Python/28 Defining and running a simple test case.mp4 3MB
  52. 02 Why and When Should You Write Unit Tests_/20 Testing as part of your personal development process.mp4 3MB
  53. 02 Why and When Should You Write Unit Tests_/19 Limitations of Unit Testing.mp4 3MB
  54. 02 Why and When Should You Write Unit Tests_/23 Test Driven.mp4 3MB
  55. src.rar 2MB
  56. 01 Unit Testing with Python - Basic Example Using unittest/08 re-introduce the skipped test case, get it to pass.mp4 2MB
  57. 01 Unit Testing with Python - Basic Example Using unittest/12 module summary.mp4 2MB
  58. 06 Test Coverage and Parameterized Tests/61 Module Outline.mp4 2MB
  59. 06 Test Coverage and Parameterized Tests/69 Module Review.mp4 2MB
  60. 04 Testable Documentation with Doctest/47 Module Review.mp4 2MB
  61. 02 Why and When Should You Write Unit Tests_/13 Module Outline.mp4 2MB
  62. 05 Test Doubles_ Mocks, FAkes and Stubs/52 Stub example summary.mp4 2MB
  63. 02 Why and When Should You Write Unit Tests_/14 Four reasons for unit testing.mp4 1MB
  64. 04 Testable Documentation with Doctest/36 Module Outline.mp4 1MB
  65. 03 Using Pytest for Unit Testing in Python/26 Module Outline.mp4 1MB
  66. 03 Using Pytest for Unit Testing in Python/35 Module Review.mp4 1MB
  67. 02 Why and When Should You Write Unit Tests_/25 Module Review.mp4 1MB
  68. 05 Test Doubles_ Mocks, FAkes and Stubs/48 Module Outline.mp4 1MB
  69. 05 Test Doubles_ Mocks, FAkes and Stubs/60 Module Review.mp4 1MB
  70. 04 Testable Documentation with Doctest/46 Doctest for checking tutorial documentation.mp4 1MB