ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

780 results

Learning To Code With AI
How Can AI Assist With Python Code Testing?

Explore the innovative ways Artificial Intelligence can revolutionize the process of testing Python code. This video dives into how ...

2:53
How Can AI Assist With Python Code Testing?

0 views

3 weeks ago

Learning To Code With AI
What AI Tools Generate Python Test Cases?

Curious about leveraging artificial intelligence to streamline your Python development workflow? This video explores the ...

3:18
What AI Tools Generate Python Test Cases?

0 views

3 weeks ago

Learning To Code With AI
Which AI Helps Create Python Code Tests?

Are you a Python developer looking to supercharge your testing workflow? Discover the top AI tools designed to help you ...

3:06
Which AI Helps Create Python Code Tests?

0 views

3 weeks ago

Soren I. Ngo
[Python for Beginners]: 34.02. Unit Testing: Create and run a test

Chapters: 00:00:23 1. The Code Under Test 00:00:43 2. Writing the Test File 00:01:19 3. Running the Test Suite 00:01:49 ...

2:23
[Python for Beginners]: 34.02. Unit Testing: Create and run a test

0 views

13 hours ago

Ease With Data
34 Write PySpark Unit Test Cases using PyTest module | Setup PyTest with PySpark

Unit Test Cases in PySpark using PyTest | PySpark Tutorial 2026 | Spark Training Video explains - How to write Unit Test Cases in ...

22:26
34 Write PySpark Unit Test Cases using PyTest module | Setup PyTest with PySpark

2,132 views

3 weeks ago

Azul Coding
How to Write Tests for Your C# Code

Let's see how we can write tests in C#. If you enjoyed this video, don't forget to leave a like and subscribe for more content still to ...

1:43
How to Write Tests for Your C# Code

179 views

2 weeks ago

Don't Use This Code • James Powell
Did Your Code Pass the Test? | Test Your Code for Correctness Part 6

Unlock the Power of Python Testing with Pytest and Hypothesis! Join the DUTC Discord Server: https://discord.gg/ZhJPKYSfNp ...

19:37
Did Your Code Pass the Test? | Test Your Code for Correctness Part 6

124 views

3 weeks ago

Soren I. Ngo
[Python for Beginners]: 34.01. Unit Testing: Introduction

Chapters: 00:00:28 1. What is a Unit Test? 00:00:48 2. Why Do We Write Tests? 00:01:13 3. The Python `unittest` Framework ...

2:16
[Python for Beginners]: 34.01. Unit Testing: Introduction

0 views

13 hours ago

Learning To Code With AI
How To Automate Python Unit Tests With AI?

Discover how artificial intelligence can revolutionize your Python development workflow by automating the creation of unit tests.

3:18
How To Automate Python Unit Tests With AI?

0 views

3 weeks ago

TigerBeetle
Episode 093: Benchmarking Harness

Join live on Twitch on Thursday, 17:00 UTC at https://www.twitch.tv/tigerbeetle ! Follow along at ...

1:05:02
Episode 093: Benchmarking Harness

348 views

2 weeks ago

Learning To Code With AI
How Can AI Help Debug Python Code?

Leverage AI to generate comprehensive unit tests and edge cases, improving code robustness. ▻ Learn how AI models can ...

3:09
How Can AI Help Debug Python Code?

0 views

3 weeks ago

Learning To Code With AI
How To Verify AI Fixes For Python Code Errors?

Are you leveraging AI to debug your Python code but uncertain about the reliability of its fixes? This video provides crucial ...

3:09
How To Verify AI Fixes For Python Code Errors?

0 views

2 weeks ago

Soren I. Ngo
[Python for Beginners]: 34.05. Unit Testing: Assignment

Chapters: 00:00:26 1. The Task Manager Class 00:01:01 2. Assignment Requirements 00:01:43 Summary of Required Tests ...

2:17
[Python for Beginners]: 34.05. Unit Testing: Assignment

0 views

13 hours ago

Sven
Unit Testing Best Practices

shorts #programming #testing #code #python.

0:57
Unit Testing Best Practices

0 views

2 weeks ago

Soren I. Ngo
[Python for Beginners]: 34.04. Unit Testing: setUp and tearDown

Chapters: 00:00:29 1. The Need for Setup and Cleanup 00:00:55 2. Implementing `setUp()` 00:01:25 3. Implementing ...

2:25
[Python for Beginners]: 34.04. Unit Testing: setUp and tearDown

0 views

13 hours ago

Milan Jovanović
Unit Testing Domain Events in .NET

Here's a simple way how you can unit test if you are raising the correct domain event first you want to create your entity in this case ...

0:19
Unit Testing Domain Events in .NET

11,789 views

3 weeks ago

Learning To Code With AI
Can AI Write Python Test Cases Automatically?

Are you curious if artificial intelligence can really automate the creation of Python test cases? We dive deep into this question, ...

3:05
Can AI Write Python Test Cases Automatically?

0 views

3 weeks ago

Learning To Code With AI
How Do You Review AI-Generated Python Code Effectively?

Curious about how to rigorously assess Python code created by AI? This video dives into best practices for reviewing ...

3:14
How Do You Review AI-Generated Python Code Effectively?

0 views

3 weeks ago

Learning To Code With AI
Does AI Generate Reliable Python Test Cases?

Key insights into AI's role in Python testing: ▻ Discover the current state of AI's ability to create effective unit tests for Python ...

3:25
Does AI Generate Reliable Python Test Cases?

0 views

3 weeks ago

ACM SIGPLAN
[OOPSLA'25] An Empirical Evaluation of Property-Based Testing in Python

An Empirical Evaluation of Property-Based Testing in Python (Video, OOPSLA2 2025) Savitha Ravi and Michael Coblenz ...

13:47
[OOPSLA'25] An Empirical Evaluation of Property-Based Testing in Python

10 views

2 weeks ago

Soren I. Ngo
[Python for Beginners]: 34.06. Unit Testing: Documentation

Chapters: 00:00:28 1. Test Method Naming Convention 00:00:58 2. Using Docstrings for Detailed Context 00:01:24 3. Docstrings ...

2:24
[Python for Beginners]: 34.06. Unit Testing: Documentation

0 views

13 hours ago

Soren I. Ngo
[Python for Beginners]: 34.03. Unit Testing: Assert for exceptions

Chapters: 00:00:25 1. The Code that Raises an Exception 00:00:49 2. Using `self.assertRaises` 00:01:23 3. Capturing the ...

2:29
[Python for Beginners]: 34.03. Unit Testing: Assert for exceptions

0 views

13 hours ago

DAO Codes
Member and Inline Data for better Unit Tests #csharp

dotnet #EFCore #EntityFramework #Clean #FullStack #coding #csharp #github #copilot #githubcopilot #unittesting.

0:26
Member and Inline Data for better Unit Tests #csharp

1,488 views

9 days ago

Algorand Developers
Smart Contract Testing - Python

This video will guide you through the implementation of Unit and Integration testing for a Smart Contract in Algorand using Algokit ...

11:29
Smart Contract Testing - Python

26 views

3 weeks ago

Hathor Network
Hathor Playground | Testing your code in browser

Testing your code in the browser using the Hathor Playground is easy, especially when paired with pytest, one of the most robust ...

3:33
Hathor Playground | Testing your code in browser

7,524 views

3 weeks ago