test_codebase.yml 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  1. - title: "Learning how to test our Ruby code with Minitest"
  2. speaker: "Noob and Tube"
  3. slug: how-to-minitest
  4. description: "A short intro to Minitest"
  5. site: youtube
  6. id: QfaMvCr0sYA
  7. license: youtube
  8. - title: "MiniTest: Write Awesome Tests"
  9. speaker: "Michael J.I. Jackson"
  10. slug: write-awesome-tests
  11. description: ""
  12. site: youtube
  13. id: 6hBghQ-Ic_o
  14. license: confreaks
  15. - title: "Fast Rails Tests"
  16. speaker: "Corey Haines"
  17. slug: fast-rails-tests
  18. description: "If you just use Ruby, you can run your tests really fast."
  19. site: youtube
  20. id: bNn6M2vqxHE
  21. license: confreaks
  22. - title: "The Magic Tricks of Testing"
  23. speaker: "Sandi Metz"
  24. slug: testing-magic-trick
  25. description: ""
  26. site: peertube
  27. id: "185900de-0252-4f1d-ac36-39fe0ec37768"
  28. license: confreaks
  29. - title: "Why You Don't Get Mock Objects"
  30. speaker: "Gregory Moeck"
  31. slug: getting-mock-objects
  32. description: "Mock roles, not objects, and other mocking suggestions"
  33. site: youtube
  34. id: R9FOchgTtLM
  35. license: confreaks
  36. - title: "Integrated Tests Are A Scam"
  37. speaker: "J.B. Rainsberger"
  38. slug: integrated-tests-scam
  39. description: ""
  40. site: vimeo
  41. id: 80533536
  42. license: by-nc-nd
  43. - title: "Interfaces Not Required"
  44. speaker: "James Thompson"
  45. slug: interfaces-not-required
  46. description: >
  47. Interfacing in Ruby through duck typing, and ideas on how to check for its
  48. behavior rather than implementation.
  49. license: confreaks
  50. id: uIK9jhLsdKI
  51. site: youtube
  52. - title: "Some Truths About Some Lies About Testing"
  53. speaker: "David Brady"
  54. slug: truths-on-lies-about-testing
  55. description: >-
  56. How emphasis on testing behaviour can affect implementation rules, and design.
  57. license: confreaks
  58. id: TkbkCzwg6b8
  59. site: youtube
  60. - title: "Size Doesn't Matter"
  61. speaker: "Ryan Davis"
  62. slug: size-doesnt-matter
  63. description: ""
  64. license: confreaks
  65. id: ypgW_HwOg_0
  66. site: youtube
  67. - title: "Writing a Test Framework From Scratch"
  68. speaker: "Ryan Davis"
  69. slug: test-framework-from-scratch
  70. description: ""
  71. license: confreaks
  72. id: 56ZB3XBjMxc
  73. site: youtube
  74. - title: "Boundaries"
  75. speaker: "Gary Bernhardt"
  76. slug: boundaries
  77. description: ""
  78. id: yTkzNHF6rMs
  79. site: youtube
  80. license: confreaks
  81. - title: "Kata and Analysis"
  82. speaker: "Jim Weirich"
  83. slug: kata-analysis
  84. description: ""
  85. id: WBJ3hdcM7G8
  86. site: youtube
  87. license: not-available
  88. - title: "MiniTest: Refactoring Test Unit and RSpec"
  89. speaker: "Jared Ning"
  90. slug: minitest-refactoring-frameworks
  91. description: >
  92. Differences, and similarities, among Ruby testing frameworks.
  93. license: confreaks
  94. id: IHB__duBuT0
  95. site: youtube
  96. - title: "Deconstructing the framework"
  97. speaker: "Gary Bernhardt"
  98. slug: deconstructing-the-framework
  99. description: ""
  100. id: iUe6tacW3JE
  101. site: youtube
  102. license: confreaks
  103. - title: "Yay! Mocks!"
  104. speaker: "Corey Haines"
  105. slug: yay-mocks
  106. description: ""
  107. id: t430e6M5YAo
  108. site: youtube
  109. license: confreaks
  110. - title: "What it Means to Have Good Test Coverage"
  111. speaker: "Arjun Sharma"
  112. slug: what-is-good-test-coverage
  113. description: ""
  114. id: rbWUxRNawIw
  115. site: youtube
  116. license: confreaks
  117. - title: "Fast Test, Slow Test"
  118. speaker: "Gary Bernhardt"
  119. slug: fast-test-slow-test
  120. description: ""
  121. id: RAxiiRPHS9k
  122. site: youtube
  123. license: youtube
  124. - title: "The deep synergy between testability and good design"
  125. speaker: "Michael Feathers"
  126. slug: testability-and-good-design-synergy
  127. description: ""
  128. id: 4cVZvoFGJTU
  129. site: youtube
  130. license: youtube
  131. - title: "To Mock or Not to Mock"
  132. speaker: "Justin Searls"
  133. slug: to-mock-or-not-to-mock
  134. description: ""
  135. id: TU3glG08BJI
  136. site: youtube
  137. license: confreaks
  138. - title: "A Big Look at MiniTest"
  139. speaker: "Mark Bates"
  140. slug: big-look-at-minitest
  141. description: ""
  142. id: 89cog2Hj7lg
  143. site: youtube
  144. license: confreaks
  145. - title: "BDD Discussion - REST API"
  146. speaker: "J. B. Rainsberger"
  147. slug: bdd-rest-api
  148. description: ""
  149. id: 0xlrfd-CDN4
  150. site: youtube
  151. license: youtube
  152. - title: "SOLID and TDD, Sitting in a Tree"
  153. speaker: "Mike Nicholaides"
  154. slug: solid-and-tdd
  155. description: ""
  156. id: FidRcixHQos
  157. site: youtube
  158. license: confreaks