FileMood

Download [DesireCourse.Net] Udemy - Testing Ruby with RSpec The Complete Guide

DesireCourse Net Udemy Testing Ruby with RSpec The Complete Guide

Name

[DesireCourse.Net] Udemy - Testing Ruby with RSpec The Complete Guide

 DOWNLOAD Copy Link

Total Size

3.4 GB

Total Files

266

Hash

56E37D2FA0B37E809B8A6B7EE27DB5B7D1EAE1A0

/1. Introduction/

1. Welcome to RSpec.mp4

67.6 MB

1. Welcome to RSpec.srt

22.0 KB

1.1 Official RSpec website.html

0.1 KB

1.2 Public GitHub repo for RSpec.html

0.1 KB

10. The describe Method.mp4

16.7 MB

10. The describe Method.srt

8.1 KB

10.1 RSpec documentation for the describe method.html

0.2 KB

10.1 card_spec.rb.rb

0.0 KB

10.2 RSpec documentation for the describe method.html

0.2 KB

10.2 card_spec.rb.rb

0.0 KB

11. The it Method.mp4

21.2 MB

11. The it Method.srt

9.8 KB

11.1 RSpec documentation for the it method.html

0.2 KB

11.2 card_spec.rb.rb

0.1 KB

12. The expect and eq Methods.mp4

36.0 MB

12. The expect and eq Methods.srt

14.5 KB

12.1 RSpec documentation for the expect instance method.html

0.1 KB

12.1 card_spec.rb.rb

0.1 KB

12.2 RSpec documentation for the expect instance method.html

0.1 KB

12.2 RubyDoc Documentation for RSpec Matchers.html

0.1 KB

12.3 RubyDoc Documentation for RSpec Matchers.html

0.1 KB

12.3 card_spec.rb.rb

0.1 KB

13. The describe, it and expect Methods.html

0.1 KB

14. Reading Failures.mp4

46.7 MB

14. Reading Failures.srt

13.0 KB

15. Making the Specs Pass.mp4

57.2 MB

15. Making the Specs Pass.srt

16.1 KB

15.1 card_spec.rb.rb

0.2 KB

16. QUIZ TDD and RSpec Methods.html

0.1 KB

17. Multiple Examples in Example Group.mp4

41.7 MB

17. Multiple Examples in Example Group.srt

14.1 KB

17.1 card_spec.rb.rb

0.3 KB

18. Fixing Failing Specs Again.mp4

59.3 MB

18. Fixing Failing Specs Again.srt

14.7 KB

18.1 card_spec.rb.rb

0.3 KB

19. Making Specs Pass.html

0.1 KB

2. About Me.mp4

22.3 MB

2. About Me.srt

1.8 KB

20. Reducing Duplication - Before Hooks and Instance Variables.mp4

69.8 MB

20. Reducing Duplication - Before Hooks and Instance Variables.srt

18.8 KB

20.1 card_spec.rb.rb

0.3 KB

21. Reducing Duplication Helper Methods.mp4

24.6 MB

21. Reducing Duplication Helper Methods.srt

7.0 KB

21.1 card_spec.rb.rb

0.3 KB

22. Problems With Mutation.mp4

41.1 MB

22. Problems With Mutation.srt

9.9 KB

22.1 card_spec.rb.rb

0.4 KB

23. Reducing Duplication The let Method.mp4

113.2 MB

23. Reducing Duplication The let Method.srt

25.3 KB

23.1 card_spec.rb.rb

0.4 KB

24. Custom Error Messages.mp4

37.2 MB

24. Custom Error Messages.srt

8.0 KB

24.1 card_spec.rb.rb

0.6 KB

25. QUIZ Removing Duplication.html

0.1 KB

26. The context Method and Nested Describes.mp4

47.2 MB

26. The context Method and Nested Describes.srt

13.8 KB

26.1 context_spec.rb.rb

0.4 KB

27. before and after Hooks.mp4

66.0 MB

27. before and after Hooks.srt

14.6 KB

27.1 RSpec documentation for before and after Hooks.html

0.1 KB

27.1 before_and_after_spec.rb.rb

0.4 KB

27.2 RSpec documentation for before and after Hooks.html

0.1 KB

27.2 before_and_after_spec.rb.rb

0.4 KB

28. Nested Logic Hooks.mp4

98.2 MB

28. Nested Logic Hooks.srt

20.5 KB

28.1 RSpec documentation for before and after Hooks.html

0.1 KB

28.1 nested_hooks_spec.rb.rb

0.5 KB

28.2 RSpec documentation for before and after Hooks.html

0.1 KB

28.2 nested_hooks_spec.rb.rb

0.5 KB

29. Single Context Hooks.html

0.1 KB

3. Unit Tests vs End-to-End (E2E) Tests.mp4

45.4 MB

3. Unit Tests vs End-to-End (E2E) Tests.srt

16.1 KB

30. Multi-Context Hooks.html

0.1 KB

31. Nested Logic Overwriting Let Variables.mp4

63.4 MB

31. Nested Logic Overwriting Let Variables.srt

15.8 KB

31.1 overwriting_let_spec.rb.rb

0.5 KB

4. Setup rbenv Ruby on MacOS.html

3.3 KB

4.1 GitHub repo for the rbenv Ruby version manager.html

0.1 KB

4.1 Homebrew Package Manager Website.html

0.1 KB

4.2 GitHub repo for the rbenv Ruby version manager.html

0.1 KB

4.2 Homebrew Package Manager Website.html

0.1 KB

5. Installing RSpec.mp4

10.9 MB

5. Installing RSpec.srt

5.3 KB

6. Installing Visual Studio Code for MacOS.html

2.2 KB

6.1 Website for the Visual Studio Code text editor.html

0.1 KB

7. Starting a Project with rspec --init.mp4

113.2 MB

7. Starting a Project with rspec --init.srt

17.8 KB

8. Download Course Files (Optional).html

0.9 KB

8.1 rspec-course.zip.zip

24.2 KB

8.2 rspec-course-incomplete.zip.zip

14.3 KB

9. Test-Driven Development.mp4

20.7 MB

9. Test-Driven Development.srt

10.0 KB

/2. Subjects, Shared Examples, and Shared Context/

1. Implicit Subject.mp4

45.7 MB

1. Implicit Subject.srt

12.8 KB

1.1 RSpec documentation for implicitly defined subject.html

0.1 KB

1.1 implicit_subject_spec.rb.rb

0.3 KB

1.2 RSpec documentation for implicitly defined subject.html

0.1 KB

1.2 Stack Overflow question on the differences between subject and let.html

0.2 KB

1.3 Stack Overflow question on the differences between subject and let.html

0.2 KB

1.3 implicit_subject_spec.rb.rb

0.3 KB

2. Implicit Subject.html

0.1 KB

3. Explicit Subject.mp4

36.3 MB

3. Explicit Subject.srt

9.6 KB

3.1 explicit_subject_spec.rb.rb

0.3 KB

4. Explicit Subject.html

0.1 KB

5. described_class.mp4

37.0 MB

5. described_class.srt

10.8 KB

5.1 described_class_spec.rb.rb

0.3 KB

6. One-Liner-Example-Syntax.mp4

35.9 MB

6. One-Liner-Example-Syntax.srt

9.0 KB

6.1 one_liner_syntax_spec.rb.rb

0.2 KB

6.2 RSpec documentation for one-liner syntax.html

0.1 KB

7. Shared Examples with include_examples.mp4

71.8 MB

7. Shared Examples with include_examples.srt

18.1 KB

7.1 shared_examples_spec.rb.rb

0.6 KB

8. Shared Context with include_context.mp4

53.4 MB

8. Shared Context with include_context.srt

12.6 KB

8.1 shared_context_spec.rb.rb

0.7 KB

9. Subjects, Shared Examples, and Shared Context.html

0.1 KB

/3. Built-In Matchers/

1. The not_to Method.mp4

30.7 MB

1. The not_to Method.srt

7.7 KB

1.1 RSpec documentation for the not_to method.html

0.1 KB

1.1 not_to_method_spec.rb.rb

0.2 KB

1.2 RSpec documentation for the not_to method.html

0.1 KB

1.2 not_to_method_spec.rb.rb

0.2 KB

10. change Matcher.mp4

76.0 MB

10. change Matcher.srt

17.1 KB

10.1 RSpec documentation for the change matcher.html

0.2 KB

11. contain_exactly Matcher.mp4

36.9 MB

11. contain_exactly Matcher.srt

7.2 KB

11.1 RSpec documentation for the contain_exactly Matcher.html

0.2 KB

11.1 contain_exactly_matcher_spec.rb.rb

0.6 KB

11.2 RSpec documentation for the contain_exactly Matcher.html

0.2 KB

11.2 contain_exactly_matcher_spec.rb.rb

0.6 KB

12. start_with and end_with Matchers.mp4

58.1 MB

12. start_with and end_with Matchers.srt

9.7 KB

12.1 RSpec documentation for the start_with Matcher.html

0.2 KB

12.1 start_with_and_end_with_matchers_spec.rb.rb

0.7 KB

12.2 RSpec documentation for the start_with Matcher.html

0.2 KB

12.2 start_with_and_end_with_matchers_spec.rb.rb

0.7 KB

12.3 RSpec documentation for the end_with Matcher.html

0.2 KB

13. have_attributes Matcher.mp4

42.2 MB

13. have_attributes Matcher.srt

8.1 KB

13.1 have_attributes_matcher_spec.rb.rb

0.7 KB

13.2 RSpec documentation for the have_attributes Matcher.html

0.2 KB

14. include Matcher.mp4

60.6 MB

14. include Matcher.srt

10.5 KB

14.1 include_matcher_spec.rb.rb

0.9 KB

14.2 RSpec documentation for the include matcher.html

0.2 KB

15. raise_error Matcher.mp4

81.3 MB

15.1 RSpec documentation for the raise_error Matcher.html

0.2 KB

15.1 raise_error_matcher_spec.rb.rb

0.4 KB

15.2 RSpec documentation for the raise_error Matcher.html

0.2 KB

15.2 raise_error_matcher_spec.rb.rb

0.4 KB

16. respond_to Matcher.mp4

83.2 MB

16. respond_to Matcher.srt

14.9 KB

16.1 RSpec documentation for the respond_to Matcher.html

0.2 KB

16.1 respond_to_matcher_spec.rb.rb

0.7 KB

16.2 RSpec documentation for the respond_to Matcher.html

0.2 KB

16.2 respond_to_matcher_spec.rb.rb

0.7 KB

17. satisfy Matcher.mp4

83.6 MB

17. satisfy Matcher.srt

16.4 KB

17.1 RSpec documentation for the satisfy Matcher.html

0.2 KB

17.1 satisfy_matcher_spec.rb.rb

0.3 KB

17.2 RSpec documentation for the satisfy Matcher.html

0.2 KB

17.2 satisfy_matcher_spec.rb.rb

0.3 KB

18. not_to Method.mp4

69.1 MB

18. not_to Method.srt

14.0 KB

18.1 not_to_spec.rb.rb

0.5 KB

19. Compound Expectations.mp4

57.8 MB

19. Compound Expectations.srt

10.8 KB

19.1 RSpec documentation for compound expectations.html

0.1 KB

19.1 compound_expectations_spec.rb.rb

0.6 KB

19.2 RSpec documentation for compound expectations.html

0.1 KB

19.2 compound_expectations_spec.rb.rb

0.6 KB

2. Equality Matchers I (eq and eql).mp4

38.9 MB

2. Equality Matchers I (eq and eql).srt

8.8 KB

2.1 RSpec documentation for equality matchers.html

0.2 KB

2.2 equality_matchers_spec.rb.rb

0.8 KB

20. Compound Expectations.html

0.1 KB

3. Equality Matchers II (equal and be).mp4

78.7 MB

3. Equality Matchers II (equal and be).srt

16.3 KB

3.1 RSpec documentation for equality matchers.html

0.2 KB

3.2 equality_matchers_spec.rb.rb

0.8 KB

4. Comparison Matchers.mp4

47.2 MB

4. Comparison Matchers.srt

10.0 KB

4.1 RSpec documentation for comparison matchers.html

0.2 KB

4.1 comparison_matchers_spec.rb.rb

0.5 KB

4.2 RSpec documentation for comparison matchers.html

0.2 KB

4.2 comparison_matchers_spec.rb.rb

0.5 KB

5. Equality and Comparison Matchers.html

0.1 KB

6. Predicate Matchers.mp4

58.6 MB

6. Predicate Matchers.srt

13.6 KB

6.1 predicate_methods_spec.rb.rb

0.4 KB

7. all Matcher.mp4

47.1 MB

7. all Matcher.srt

10.6 KB

7.1 RSpec documentation for the all matcher.html

0.1 KB

7.2 all_matcher_spec.rb.rb

0.5 KB

8. be Matcher (Truthy, Falsy and Nil Values).mp4

56.2 MB

8. be Matcher (Truthy, Falsy and Nil Values).srt

12.1 KB

8.1 RSpec documentation for the be matcher.html

0.1 KB

8.1 be_matchers_spec.rb.rb

0.7 KB

8.2 RSpec documentation for the be matcher.html

0.1 KB

8.2 be_matchers_spec.rb.rb

0.7 KB

9. Predicate, all and be Matchers.html

0.1 KB

/4. Mocks/

1. Create a Test Double.mp4

131.0 MB

1. Create a Test Double.srt

26.5 KB

1.1 RSpec documentation for test doubles.html

0.1 KB

1.2 RSpec documentation for returning a value from a double.html

0.2 KB

1.2 double_spec.rb.rb

0.7 KB

1.3 RSpec documentation for returning a value from a double.html

0.2 KB

1.3 double_spec.rb.rb

0.7 KB

1.4 API documentation for the double method.html

0.2 KB

10. Spies I.mp4

62.3 MB

10. Spies I.srt

14.3 KB

10.1 Mocks Aren't Stubs Article by Martin Fowler.html

0.1 KB

10.1 spies_spec.rb.rb

0.7 KB

10.2 Mocks Aren't Stubs Article by Martin Fowler.html

0.1 KB

10.2 RSpec documentation for spies.html

0.1 KB

10.3 Are you Spying on me A quick overview of Spies in RSpec Article.html

0.2 KB

10.4 RSpec documentation for spies.html

0.1 KB

10.4 spies_spec.rb.rb

0.7 KB

11. Spies II.mp4

77.7 MB

11. Spies II.srt

16.7 KB

11.1 spies_II_spec.rb.rb

0.6 KB

11.2 RSpec documentation for spies.html

0.1 KB

2. Doubles.html

0.1 KB

3. Set up Our Test Movie.mp4

70.5 MB

3. Set up Our Test Movie.srt

15.3 KB

4. Replacing an Object with a Double.mp4

123.6 MB

4. Replacing an Object with a Double.srt

21.7 KB

4.1 RSpec documentation for expecting messages on a double.html

0.1 KB

5. Receive Counts.mp4

79.9 MB

5. Receive Counts.srt

12.8 KB

5.1 RSpec documentation for receive counts.html

0.1 KB

5.1 movie_spec.rb.rb

1.3 KB

5.2 RSpec documentation for receive counts.html

0.1 KB

5.2 movie_spec.rb.rb

1.3 KB

6. The allow Method.mp4

111.1 MB

6. The allow Method.srt

19.3 KB

6.1 allow_method_spec.rb.rb

0.9 KB

6.2 RSpec documentation for returning a value from a stubbed method.html

0.2 KB

7. Matching Arguments.mp4

91.6 MB

7. Matching Arguments.srt

18.3 KB

7.1 matching_arguments_spec.rb.rb

0.7 KB

7.2 RSpec documentation for matching arguments.html

0.2 KB

8. Instance Doubles.mp4

116.1 MB

8. Instance Doubles.srt

23.0 KB

8.1 RSpec documentation for using an instance double.html

0.2 KB

8.1 instance_doubles_spec.rb.rb

0.6 KB

8.2 SemaphoreCI tutorial on RSpec doubles.html

0.1 KB

8.3 RSpec documentation for using an instance double.html

0.2 KB

8.3 RSpec documentation for verifying doubles.html

0.1 KB

8.4 RSpec documentation for verifying doubles.html

0.1 KB

8.4 instance_doubles_spec.rb.rb

0.6 KB

9. Class Doubles.mp4

113.2 MB

9. Class Doubles.srt

22.1 KB

9.1 RSpec documentation for using a class double.html

0.2 KB

9.1 class_double_spec.rb.rb

0.5 KB

9.2 RSpec documentation for using a class double.html

0.2 KB

9.2 class_double_spec.rb.rb

0.5 KB

/5. Conclusion/

1. Conclusion.mp4

4.2 MB

1. Conclusion.srt

2.1 KB

/

[CourseClub.Me].url

0.0 KB

[DesireCourse.Net].url

0.1 KB

[FreeCourseWorld.Com].url

0.1 KB

 

Total files 266


Copyright © 2024 FileMood.com