Lynda - F Sharp Automated Testing For Developers
File List
| File | Size |
|---|---|
| 1. Introduction/03. Working with the sample code.mp4 | 9.03 MB |
| 1. Introduction/01. Welcome.mp4 | 6.69 MB |
| 1. Introduction/04. Solving issues with early versions of Visual Studio 2017.mp4 | 2.91 MB |
| 1. Introduction/02. What you should know.mp4 | 2.71 MB |
| 1. Introduction/03. Working with the sample code.en.srt | 4.42 KB |
| 1. Introduction/01. Welcome.en.srt | 2.06 KB |
| 1. Introduction/02. What you should know.en.srt | 1.79 KB |
| 1. Introduction/04. Solving issues with early versions of Visual Studio 2017.en.srt | 1.43 KB |
| 2. 1. Introducing Automated Testing/05. What are automated tests and why do they matter.mp4 | 5.04 MB |
| 2. 1. Introducing Automated Testing/05. What are automated tests and why do they matter.en.srt | 3.48 KB |
| 3. 2. Classical Unit Testing with F#/08. Test driving an implementation - Part 1.mp4 | 33.17 MB |
| 3. 2. Classical Unit Testing with F#/10. Providing functional dependencies to tests.mp4 | 32.55 MB |
| 3. 2. Classical Unit Testing with F#/09. Test driving an implementation - Part 2.mp4 | 30.13 MB |
| 3. 2. Classical Unit Testing with F#/06. Creating a testable project and installing Paket and xUnit.mp4 | 26.73 MB |
| 3. 2. Classical Unit Testing with F#/07. Creating your first tests.mp4 | 11.95 MB |
| 3. 2. Classical Unit Testing with F#/12. Exercise solution - Removing nulls from your implementation.mp4 | 5.32 MB |
| 3. 2. Classical Unit Testing with F#/11. Exercise - Removing nulls from your implementation.mp4 | 4.03 MB |
| 3. 2. Classical Unit Testing with F#/08. Test driving an implementation - Part 1.en.srt | 16.08 KB |
| 3. 2. Classical Unit Testing with F#/06. Creating a testable project and installing Paket and xUnit.en.srt | 15.83 KB |
| 3. 2. Classical Unit Testing with F#/10. Providing functional dependencies to tests.en.srt | 14.85 KB |
| 3. 2. Classical Unit Testing with F#/09. Test driving an implementation - Part 2.en.srt | 12.46 KB |
| 3. 2. Classical Unit Testing with F#/07. Creating your first tests.en.srt | 10.53 KB |
| 3. 2. Classical Unit Testing with F#/11. Exercise - Removing nulls from your implementation.en.srt | 2.88 KB |
| 3. 2. Classical Unit Testing with F#/12. Exercise solution - Removing nulls from your implementation.en.srt | 2.75 KB |
| 4. 3. Improving Your Test Run Experience with NCrunch/13. Introducing NCrunch - A marvelous test runner.mp4 | 23.33 MB |
| 4. 3. Improving Your Test Run Experience with NCrunch/14. Organizing tests in NCrunch.mp4 | 11.38 MB |
| 4. 3. Improving Your Test Run Experience with NCrunch/15. Exercise - Extending test coverage.mp4 | 4.96 MB |
| 4. 3. Improving Your Test Run Experience with NCrunch/16. Exercise solution - Extending test coverage.mp4 | 2.86 MB |
| 4. 3. Improving Your Test Run Experience with NCrunch/13. Introducing NCrunch - A marvelous test runner.en.srt | 12.7 KB |
| 4. 3. Improving Your Test Run Experience with NCrunch/14. Organizing tests in NCrunch.en.srt | 5.85 KB |
| 4. 3. Improving Your Test Run Experience with NCrunch/15. Exercise - Extending test coverage.en.srt | 2.97 KB |
| 4. 3. Improving Your Test Run Experience with NCrunch/16. Exercise solution - Extending test coverage.en.srt | 1.46 KB |
| 5. 4. Going Beyond Test Cases with FsCheck and Unquote/20. Controlling FsCheck test data generation.mp4 | 53.6 MB |
| 5. 4. Going Beyond Test Cases with FsCheck and Unquote/18. Applying property-based testing.mp4 | 29.62 MB |
| 5. 4. Going Beyond Test Cases with FsCheck and Unquote/17. Introducing property-based testing with FsCheck.mp4 | 25.23 MB |
| 5. 4. Going Beyond Test Cases with FsCheck and Unquote/23. Using Unquote to clarify test failures.mp4 | 15.89 MB |
| 5. 4. Going Beyond Test Cases with FsCheck and Unquote/22. Exercise solution - Writing an FsCheck test using a generator.mp4 | 3.06 MB |
| 5. 4. Going Beyond Test Cases with FsCheck and Unquote/19. Supplying additional values.mp4 | 2.87 MB |
| 5. 4. Going Beyond Test Cases with FsCheck and Unquote/21. Exercise - Writing an FsCheck test using a generator.mp4 | 1.96 MB |
| 5. 4. Going Beyond Test Cases with FsCheck and Unquote/20. Controlling FsCheck test data generation.en.srt | 24.49 KB |
| 5. 4. Going Beyond Test Cases with FsCheck and Unquote/18. Applying property-based testing.en.srt | 16.24 KB |
| 5. 4. Going Beyond Test Cases with FsCheck and Unquote/17. Introducing property-based testing with FsCheck.en.srt | 12.04 KB |
| 5. 4. Going Beyond Test Cases with FsCheck and Unquote/23. Using Unquote to clarify test failures.en.srt | 6.19 KB |
| 5. 4. Going Beyond Test Cases with FsCheck and Unquote/22. Exercise solution - Writing an FsCheck test using a generator.en.srt | 1.51 KB |
| 5. 4. Going Beyond Test Cases with FsCheck and Unquote/19. Supplying additional values.en.srt | 1.44 KB |
| 5. 4. Going Beyond Test Cases with FsCheck and Unquote/21. Exercise - Writing an FsCheck test using a generator.en.srt | 962 B |
| 6. 5. Making Tests First Class Using Expecto/25. Writing tests in Expecto.mp4 | 22.65 MB |
| 6. 5. Making Tests First Class Using Expecto/26. Writing property-based tests in Expecto.mp4 | 20.9 MB |
| 6. 5. Making Tests First Class Using Expecto/24. Introducing first-class tests with Expecto.mp4 | 17.42 MB |
| 6. 5. Making Tests First Class Using Expecto/28. Exercise solution - Converting tests to use Expecto.mp4 | 2.8 MB |
| 6. 5. Making Tests First Class Using Expecto/27. Exercise - Converting tests to use Expecto.mp4 | 2.1 MB |
| 6. 5. Making Tests First Class Using Expecto/24. Introducing first-class tests with Expecto.en.srt | 8.8 KB |
| 6. 5. Making Tests First Class Using Expecto/25. Writing tests in Expecto.en.srt | 7.94 KB |
| 6. 5. Making Tests First Class Using Expecto/26. Writing property-based tests in Expecto.en.srt | 7.64 KB |
| 6. 5. Making Tests First Class Using Expecto/28. Exercise solution - Converting tests to use Expecto.en.srt | 1.21 KB |
| 6. 5. Making Tests First Class Using Expecto/27. Exercise - Converting tests to use Expecto.en.srt | 601 B |
| 7. 6. Using Mocking to Tame Dependencies/29. Introducing mocking with Foq.mp4 | 14.4 MB |
| 7. 6. Using Mocking to Tame Dependencies/29. Introducing mocking with Foq.en.srt | 7.26 KB |
| 8. 7. User Interface Testing/30. Web UI testing with Canopy.mp4 | 44.21 MB |
| 8. 7. User Interface Testing/30. Web UI testing with Canopy.en.srt | 18.48 KB |
| 9. Conclusion/31. Next steps.mp4 | 2.6 MB |
| 9. Conclusion/31. Next steps.en.srt | 1.69 KB |
| Exercise Files/02_01/End/NameParser/.paket/paket.bootstrapper.exe | 48.5 KB |
| Exercise Files/02_01/End/NameParser/.paket/paket.targets | 3.52 KB |
| Exercise Files/02_01/End/NameParser/NameParser/obj/NameParser.fsproj.proj-info.targets | 2.38 KB |
| Exercise Files/02_01/End/NameParser/NameParser/NameParser.fsproj | 3.91 KB |
| Exercise Files/02_01/End/NameParser/NameParser/AssemblyInfo.fs | 1.47 KB |
| Exercise Files/02_01/End/NameParser/NameParser/ParseName.fs | 270 B |
| Exercise Files/02_01/End/NameParser/NameParser/packages.config | 145 B |
| Exercise Files/02_01/End/NameParser/NameParserTests/NameParserTests.fsproj | 14.5 KB |
| Exercise Files/02_01/End/NameParser/NameParserTests/AssemblyInfo.fs | 1.49 KB |
| Exercise Files/02_01/End/NameParser/NameParserTests/packages.config | 145 B |
| Exercise Files/02_01/End/NameParser/NameParserTests/ParseName.Tests.fs | 76 B |
| Exercise Files/02_01/End/NameParser/NameParserTests/paket.references | 32 B |
| Exercise Files/02_01/End/NameParser/NameParser.sln | 1.71 KB |
| Exercise Files/02_01/End/NameParser/paket.lock | 1.53 KB |
| Exercise Files/02_01/End/NameParser/paket.dependencies | 110 B |
| Exercise Files/02_02/Begin/NameParser/.paket/paket.bootstrapper.exe | 48.5 KB |
| Exercise Files/02_02/Begin/NameParser/.paket/paket.targets | 3.52 KB |
| Exercise Files/02_02/Begin/NameParser/NameParser/obj/NameParser.fsproj.proj-info.targets | 2.38 KB |
| Exercise Files/02_02/Begin/NameParser/NameParser/NameParser.fsproj | 3.91 KB |
| Exercise Files/02_02/Begin/NameParser/NameParser/AssemblyInfo.fs | 1.47 KB |
| Exercise Files/02_02/Begin/NameParser/NameParser/ParseName.fs | 297 B |
| Exercise Files/02_02/Begin/NameParser/NameParser/packages.config | 145 B |
| Exercise Files/02_02/Begin/NameParser/NameParserTests/NameParserTests.fsproj | 14.5 KB |
| Exercise Files/02_02/Begin/NameParser/NameParserTests/AssemblyInfo.fs | 1.49 KB |
| Exercise Files/02_02/Begin/NameParser/NameParserTests/packages.config | 145 B |
| Exercise Files/02_02/Begin/NameParser/NameParserTests/ParseName.Tests.fs | 76 B |
| Exercise Files/02_02/Begin/NameParser/NameParserTests/paket.references | 32 B |
| Exercise Files/02_02/Begin/NameParser/NameParser.sln | 1.71 KB |
| Exercise Files/02_02/Begin/NameParser/paket.lock | 1.53 KB |
| Exercise Files/02_02/Begin/NameParser/paket.dependencies | 110 B |
| Exercise Files/02_02/End/NameParser/.paket/paket.bootstrapper.exe | 48.5 KB |
| Exercise Files/02_02/End/NameParser/.paket/paket.targets | 3.52 KB |
| Exercise Files/02_02/End/NameParser/NameParser/obj/NameParser.fsproj.proj-info.targets | 2.38 KB |
| Exercise Files/02_02/End/NameParser/NameParser/NameParser.fsproj | 3.91 KB |
| Exercise Files/02_02/End/NameParser/NameParser/AssemblyInfo.fs | 1.47 KB |
| Exercise Files/02_02/End/NameParser/NameParser/ParseName.fs | 270 B |
| Exercise Files/02_02/End/NameParser/NameParser/packages.config | 145 B |
| Exercise Files/02_02/End/NameParser/NameParserTests/NameParserTests.fsproj | 14.8 KB |
Trackers
No trackers found.