-
Урок 1. 00:13:04Welcome to RSpec
-
Урок 2. 00:09:18Unit Tests vs End-to-End (E2E) Tests
-
Урок 3. 00:03:12Installing RSpec
-
Урок 4. 00:10:19Starting a Project with rspec --init
-
Урок 5. 00:05:29Test-Driven Development
-
Урок 6. 00:04:43The describe Method
-
Урок 7. 00:05:34The it Method
-
Урок 8. 00:08:02The expect and eq Methods
-
Урок 9. 00:07:31Reading Failures
-
Урок 10. 00:08:58Making the Specs Pass
-
Урок 11. 00:08:02Multiple Examples in Example Group
-
Урок 12. 00:08:24Fixing Failing Specs Again
-
Урок 13. 00:10:59Reducing Duplication - Before Hooks and Instance Variables
-
Урок 14. 00:04:13Reducing Duplication: Helper Methods
-
Урок 15. 00:06:04Problems With Mutation
-
Урок 16. 00:15:06Reducing Duplication: The let Method
-
Урок 17. 00:04:40Custom Error Messages
-
Урок 18. 00:08:18The context Method and Nested Describes
-
Урок 19. 00:09:08before and after Hooks
-
Урок 20. 00:12:01Nested Logic: Hooks
-
Урок 21. 00:08:54Nested Logic: Overwriting Let Variables
-
Урок 22. 00:07:38Implicit Subject
-
Урок 23. 00:05:39Explicit Subject
-
Урок 24. 00:06:14described_class
-
Урок 25. 00:05:08One-Liner-Example-Syntax
-
Урок 26. 00:10:12Shared Examples with include_examples
-
Урок 27. 00:07:35Shared Context with include_context
-
Урок 28. 00:04:39The not_to Method
-
Урок 29. 00:05:31Equality Matchers I (eq and eql)
-
Урок 30. 00:09:51Equality Matchers II (equal and be)
-
Урок 31. 00:06:04Comparison Matchers
-
Урок 32. 00:07:46Predicate Matchers
-
Урок 33. 00:06:21all Matcher
-
Урок 34. 00:07:24be Matcher (Truthy, Falsy and Nil Values)
-
Урок 35. 00:10:03change Matcher
-
Урок 36. 00:04:07contain_exactly Matcher
-
Урок 37. 00:06:01start_with and end_with Matchers
-
Урок 38. 00:04:36have_attributes Matcher
-
Урок 39. 00:06:17include Matcher
-
Урок 40. 00:09:12raise_error Matcher
-
Урок 41. 00:09:02respond_to Matcher
-
Урок 42. 00:09:43satisfy Matcher
-
Урок 43. 00:08:22not_to Method
-
Урок 44. 00:06:18Compound Expectations
-
Урок 45. 00:15:38Create a Test Double
-
Урок 46. 00:08:45Set up Our Test Movie
-
Урок 47. 00:12:33Replacing an Object with a Double
-
Урок 48. 00:07:27Receive Counts
-
Урок 49. 00:11:49The allow Method
-
Урок 50. 00:10:34Matching Arguments
-
Урок 51. 00:13:38Instance Doubles
-
Урок 52. 00:13:24Class Doubles
-
Урок 53. 00:08:17Spies I
-
Урок 54. 00:09:45Spies II
-
Урок 55. 00:01:06Conclusion
- Категории
- Источники
- Все курсы
- Разделы
- Книги