Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

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 Aufrufe • vor 1 Jahr •via X (Twitter)

3 Kommentare

Profilbild von Nicolas Lambert
Nicolas Lambertvor 1 Jahr

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.

Profilbild von Obelich
Obelichvor 1 Jahr

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

Profilbild von Daniel Ogburn
Daniel Ogburnvor 1 Jahr

Lol tests? What tests?

Ähnliche 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 Aufrufe • vor 3 Monaten