Главная
Study mode:
on
You
History
Saved
In progress
0 courses
compleat
0 courses
#Art & Design
#Adobe
#ChatGPT
#GitHub
#Mocking
YouTube
education
Showing:
45
courses
Sort by Relevancy
Highest rated
Lowest rated
Most recently added
Data Council
Writing Unit Tests for Data Science Code
0
rewiews
Discover software engineering best practices for testing data science code, including mocking data and handling complex scenarios in machine learning projects.
Add to list
1
Lesons
31 minutes
On-Demand
Free-Video
Gary Clarke
PHP Unit Testing with PHPUnit Tutorial
0
rewiews
Comprehensive tutorial on PHP unit testing with PHPUnit, covering installation, test creation, assertions, mocking, and advanced features for effective code testing and quality assurance.
Add to list
22
Lesons
31 minutes
On-Demand
Free-Video
Raw Coding
ASP.NET Core C# Integration Testing - Mocking Cookie Authentication
0
rewiews
Step-by-step guide to mocking cookie authentication in ASP.NET Core C# integration testing, covering setup, code exploration, and mocking techniques for authentication schemes and claims.
Add to list
5
Lesons
42 minutes
On-Demand
Free-Video
Raw Coding
C# Unit Testing Example
0
rewiews
Learn practical C# unit testing with mocking techniques, focusing on real-world application scenarios and best practices for effective test-driven development.
Add to list
17
Lesons
26 minutes
On-Demand
Free-Video
Linux Foundation
API Testing Without Writing Test Cases and Mocks
0
rewiews
Learn efficient API testing techniques using shadow testing, eliminating the need for manual test case writing and mocking. Explore innovative approaches to streamline your testing process.
Add to list
12
Lesons
36 minutes
On-Demand
Free-Video
Rust
Testing in Rust - A Primer in Unit Testing and Mocking
0
rewiews
Explore Rust's built-in testing tools and learn how to mock complex dependencies using the double crate, with examples ranging from simple to real-world scenarios.
Add to list
10
Lesons
25 minutes
On-Demand
Free-Video
Raw Coding
C# Unit Test Mocking with Moq - Techniques and Examples
0
rewiews
Learn to implement mocking in C# unit tests using Moq, covering concepts, best practices, and practical examples for HttpClient and I/O operations. Enhance your testing skills for robust software development.
Add to list
1
Lesons
45 minutes
On-Demand
Free-Video
Okta
Better Testing with Spring Security Test
0
rewiews
Learn to configure and mock Spring Security tests for OpenID Connect, JWT authentication, and OAuth 2.0 authorization with opaque tokens in this comprehensive screencast.
Add to list
9
Lesons
34 minutes
On-Demand
Free-Video
React Testing Tutorial
0
rewiews
Comprehensive guide to React testing, covering Jest, React Testing Library, TDD, queries, user interactions, mocking, and static analysis. Ideal for beginners seeking practical skills.
Add to list
53
Lesons
4 hours 39 minutes
On-Demand
Free-Video
JetBrains
Mastering Java Testing With JUnit, Mockito, and AssertJ in IntelliJ IDEA
0
rewiews
Enhance Java testing skills using JUnit, Mockito, and AssertJ in IntelliJ IDEA. Learn efficient test creation, mocking techniques, and expressive assertions for robust, maintainable applications.
Add to list
1
Lesons
1 hour 1 minute
On-Demand
Free-Video
Conf42
Shift Left Cloud Chaos Testing on Your Local Machine
0
rewiews
Explore shift-left cloud chaos testing on local machines using open-source emulators. Learn key scenarios, tools, and techniques for improving cloud application resilience and testability.
Add to list
20
Lesons
30 minutes
On-Demand
Free-Video
Linux Foundation
Zephyr Application Development Using TDD - Getting Started
0
rewiews
Learn Test-Driven Development for Zephyr RTOS applications, covering TDD basics, available frameworks, mocking dependencies, and a live demo with accelerometer and BLE devices.
Add to list
1
Lesons
46 minutes
On-Demand
Free-Video
PHP UK Conference
Testing Legacy Code - Safe Refactoring
0
rewiews
Learn safe refactoring techniques for legacy PHP code, including unit testing, mocking, and handling hard-coded dependencies to improve testability without breaking functionality.
Add to list
25
Lesons
40 minutes
On-Demand
Free-Video
EmacsConf and Emacs hangouts
Writing Test Cases for GNU Hyperbole: Lessons Learned - EmacsConf 2023
0
rewiews
Explore Emacs Lisp testing techniques, from basic assertions to advanced mocking and input simulation, enhancing your ability to write robust and reliable Emacs packages.
Add to list
22
Lesons
27 minutes
On-Demand
Free-Video
Spring I/O
Testing Spring Boot Applications
0
rewiews
Explore techniques for testing Spring Boot applications, covering unit tests, mocking, persistence, REST calls, MVC controllers, and integration testing. Learn structuring tips and new features in Spring Boot 1.4.
Add to list
59
Lesons
50 minutes
On-Demand
Free-Video
ACCU Conference
Test-Driven Development of C++ Embedded and System-Level Software
0
rewiews
Learn TDD techniques for C++ embedded and system-level software, covering design principles, unit testing, dependency injection, and integration testing strategies to improve code quality and developer productivity.
Add to list
1
Lesons
1 hour 22 minutes
On-Demand
Free-Video
linux.conf.au
KUnit - Past, Present, and Future
0
rewiews
Overview of KUnit in-kernel unit testing framework, its evolution, and future developments. Covers test structure, execution, and integration with Linux kernel development process.
Add to list
20
Lesons
45 minutes
On-Demand
Free-Video
JSWORLD Conference
Practical Lessons from Building Large Scale Sophisticated Dashboards - Testing, State, Subscriptions and More
0
rewiews
Practical insights on building complex dashboards: testing strategies, state management, subscription handling, and advanced Angular techniques for scalable frontend development.
Add to list
24
Lesons
32 minutes
On-Demand
Free-Video
JSWORLD Conference
Jest Testing Library
0
rewiews
Discover Jest and Testing Library for effective code testing. Learn arrangement, execution, and best practices through a practical demo and expert recommendations.
Add to list
10
Lesons
16 minutes
On-Demand
Free-Video
EuroPython Conference
Managing Mocks
0
rewiews
Explore effective mocking techniques in Python for improved unit testing. Learn to create, manipulate, and inspect mock objects, handle common scenarios, and maximize the unittest.mock library's potential.
Add to list
5
Lesons
25 minutes
On-Demand
Free-Video
EuroPython Conference
Proper Django Testing
0
rewiews
Learn effective Django testing strategies to improve development speed and maintain project quality. Covers unit testing, mocking, project structure, and other testing methods.
Add to list
1
Lesons
25 minutes
On-Demand
Free-Video
EuroPython Conference
Mocks, Dummies, Stubs & Spies
0
rewiews
Explore testing doubles in Python: mocks, fakes, dummies, stubs, and spies. Learn their differences, use cases, and implementation techniques for effective unit testing and dependency isolation.
Add to list
19
Lesons
25 minutes
On-Demand
Free-Video
EuroPython Conference
Dance with Shadows - Stubs, Patch and Mock
0
rewiews
Aprenda a usar objetos falsos en pruebas de software: stubs, patch y mock. Explore técnicas avanzadas, evite errores comunes y descubra bibliotecas especializadas para desarrollo web.
Add to list
6
Lesons
32 minutes
On-Demand
Free-Video
ng-conf
Maintainable Tests While Maintaining Sanity
0
rewiews
Discover effective strategies for creating maintainable Angular unit tests, including mocking techniques, TestBed configuration, and best practices for robust and efficient test suites.
Add to list
9
Lesons
21 minutes
On-Demand
Free-Video
ng-conf
Angular + tRPC - Easy Typesafe APIs
0
rewiews
Learn to integrate tRPC with Angular in an Nx Monorepo for typesafe APIs. Explore setup, implementation, and advanced techniques for seamless client-server development.
Add to list
1
Lesons
1 hour 9 minutes
On-Demand
Free-Video
React Conferences by GitNation
Mocking is Hard. No It's Not!
0
rewiews
Learn to create your own mock testing library for React components, demystifying the "magic" behind popular mocking libraries like Jest. Gain insights into testing practices and underlying mechanisms.
Add to list
1
Lesons
46 minutes
On-Demand
Free-Video
React Conferences by GitNation
To Mock or Not to Mock - That's the Question
0
rewiews
Explore the dilemma of mocking in React testing, weighing the pros and cons of using spies and stubs versus real components to validate code effectively.
Add to list
1
Lesons
24 minutes
On-Demand
Free-Video
Web Dev Simplified
How to Write Better Tests in 6 Easy Steps
0
rewiews
Learn six effective strategies to enhance your test writing skills, focusing on best practices, mocking, avoiding failures, TDD, and choosing the right test types for improved code quality.
Add to list
7
Lesons
20 minutes
On-Demand
Free-Video
Platform Engineering
How to Improve the Kubernetes Development Experience
0
rewiews
Explore strategies to enhance Kubernetes development, bridging local and remote environments. Learn pros and cons of different approaches and tools for complex microservices architectures.
Add to list
1
Lesons
15 minutes
On-Demand
Free-Video
NDC Conferences
Mocking in Front-end and Back-end TypeScript Tests
0
rewiews
Explore mocking techniques for TypeScript unit tests in Express and Vue, enhancing control and speed in front-end and back-end development scenarios.
Add to list
1
Lesons
47 minutes
On-Demand
Free-Video
PyCon US
Mock It Till You Make It: How to Verify Your External Mocks Without Ever Leaving Unittest
0
rewiews
Learn to create reliable API mocks using Python's Mock object within the unittest framework, enhancing test consistency and reducing flakiness in your applications.
Add to list
1
Lesons
32 minutes
On-Demand
Free-Video
NDC Conferences
.NET Testing Best Practices - NDC Oslo 2024
0
rewiews
Explore .NET testing best practices with XUnit, focusing on ASP.NET Core's testability and efficient dependency management for robust software development.
Add to list
1
Lesons
54 minutes
On-Demand
Free-Video
ACM SIGPLAN
Comprehensive Infrastructure as Code Testing - Creed for Speed
0
rewiews
Explore ProTI, an automated unit testing approach for Infrastructure as Code programs, enabling rapid prototyping and efficient bug detection in cloud resource configurations.
Add to list
1
Lesons
31 minutes
On-Demand
Free-Video
Meeting Cpp
TDD for Microcontrollers - Applying Test-Driven Development to Embedded Systems
0
rewiews
Learn effective TDD techniques for microcontroller projects, including dual-target approach and open loop tests. Discover how to apply TDD to hardware-dependent code and improve embedded development workflows.
Add to list
1
Lesons
54 minutes
On-Demand
Free-Video
EuroPython Conference
Pytest Design Patterns
0
rewiews
Explore battle-tested techniques to enhance test suite maintainability. Learn fixture factories, effective mocking, parametrized fixtures, and alternative test categorization for more reliable Python testing.
Add to list
1
Lesons
30 minutes
On-Demand
Free-Video
GeeCON Conference
Immutable Classes in Java Libraries - Are They Ready?
0
rewiews
Explore immutable class design in Java, dispelling myths and demonstrating compatibility with popular libraries for persistence, serialization, and mocking.
Add to list
1
Lesons
38 minutes
On-Demand
Free-Video
Red Hat Developer
Revolutionizing API Testing and Mocking with TestContainers Modules
0
rewiews
Explore advanced API testing and mocking techniques using TestContainers modules. Learn to enhance development workflows and improve software quality through containerized testing environments.
Add to list
1
Lesons
51 minutes
On-Demand
Free-Video
Confreaks
Weaving and Seaming Mocks in Ruby Testing - Techniques and Best Practices
0
rewiews
Explore advanced mocking techniques in Ruby testing, including mock fixtures and contracts, to prevent false positives and ensure test reliability.
Add to list
1
Lesons
36 minutes
On-Demand
Free-Video
CppNow
Testability and C++ API Design
0
rewiews
Explore approaches for designing APIs that enhance code testability and usability in test drivers. Learn techniques, simplified examples from popular libraries, and how to write generalized mocks for C++ development.
Add to list
1
Lesons
46 minutes
On-Demand
Free-Video
NashKnolX
Unit Testing in Angular
0
rewiews
Master Angular unit testing with Jasmine and Karma to ensure robust, bug-free components and improve overall application quality.
Add to list
1
Lesons
38 minutes
On-Demand
Free-Video
NashKnolX
Testing Harmony: Design Patterns and Anti-Patterns Unveiled
0
rewiews
Uncover secrets of harmonious test suites. Learn design patterns enhancing maintainability and reliability while identifying anti-patterns hindering testing effectiveness.
Add to list
1
Lesons
44 minutes
On-Demand
Free-Video
PyCon US
Mock It Till You Make It: How to Verify Your External Mocks Without Ever Leaving Unittest
0
rewiews
Learn to create reliable API mocks using Python's Mock object within the unittest framework, enhancing test consistency and reducing flakiness in your applications.
Add to list
1
Lesons
32 minutes
On-Demand
Free-Video
Red Hat Developer
Developer's Corner: Developing Tests with Quarkus
0
rewiews
Explore best practices for Quarkus testing, covering mocking, integration tests, profiles, and native executable testing. Learn to enhance your cloud-native application development skills.
Add to list
61
Lesons
1 hour 12 minutes
On-Demand
Free-Video
Red Hat Developer
Developing Tests with Quarkus
0
rewiews
Learn best practices for Quarkus testing, covering mocking, integration tests, test profiles, and native executable testing. Master transaction, component, and persistence testing techniques.
Add to list
1
Lesons
1 hour 23 minutes
On-Demand
Free-Video
CppCon
Back to Basics: C++ Testing - Lecture 1
0
rewiews
Explore unit testing in C++ using Google Test, covering automated tests, mocks, TDD, and best practices. Suitable for beginners and experienced developers alike.
Add to list
1
Lesons
1 hour 2 minutes
On-Demand
Free-Video
load more...