Loading video...

Video Failed to Load

Go Home

You can now run Python tests with coverage in Visual Studio Code! 🐍 Make sure you have the correct testing coverage package installed, and then you can run your tests with coverage just as you normally would.

49,439 views • 1 year ago •via X (Twitter)

3 Comments

Nicolas Lambert's profile picture
Nicolas Lambert1 year ago

Je me réjouis de voir les tests Python avec couverture disponibles dans VS Code! C'est un excellent moyen de garantir la qualité de mon code.

Obelich's profile picture
Obelich1 year ago

Need some features to #rubyonrails #Ruby @rails on #visualstudioCode

Daniel Ogburn's profile picture
Daniel Ogburn1 year ago

Lol tests? What tests?

Related Videos

#1 skill for developers in 2026: Automate everything you can using AI. I bet my lunch your team is dealing with all of these: • Stale documentation • Outdated dependencies • Poor test coverage • Deprecated APIs Every company I work with has these same problems. You can solve all of these right now. Automatically. Using AI. Here are 3 examples. Watch the attached video: I'm using Ona Automations to tackle this. These are background agents that run in the cloud, in a fully configured dev environment with your toolchain, your dependencies, and your services. You can run an unlimited number of these agents in parallel and across all your repositories. Claude Code and Codex only run locally, so they are hard to scale, and you can't run them when your computer is closed. Ona runs in the cloud. Here are the three examples: 1. Test coverage Run a nightly automation to identify any untested code paths, generate candidate tests, verify they pass, and open draft PRs. You wake up every morning to PRs that improve your test coverage. 2. Dependency upgrades Configure a weekly automation that bumps a dependency version, runs your full test suite, and reports any regressions. If everything is clean, it opens a PR. If something breaks, it opens a report so you can decide what to do. 3. Documentation auditing Set up a weekly automation that checks recent commits against your README file and setup guides, identifies broken examples and outdated instructions, and opens a PR with fixes.

Santiago

25,691 views • 3 months ago