正在加载视频...

视频加载失败

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 次观看 • 1 年前 •via X (Twitter)

3 条评论

Nicolas Lambert 的头像
Nicolas Lambert1 年前

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 的头像
Obelich1 年前

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

Daniel Ogburn 的头像
Daniel Ogburn1 年前

Lol tests? What tests?

相关视频

#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 次观看 • 3 个月前