Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>pUnit Test AdapterNew to Visual Studio Code? Get it now.
pUnit Test Adapter

pUnit Test Adapter

wilson0x4d

| (0) | Free
..add support for `pUnit`, a modernized unit-test framework for Python inspired by `xUnit`.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

..an "official" test-adapter for pUnit, a modernized Python unit-test framework inspired by xUnit.

Contributing

Compared to any other project of mine absolutely this could use a lot of TLC, I will gladly authorize anyone that wants to help improve it as long as they can gpg sign their commits and do basic regression testing (or, even better, implement some unit tests ... something I skipped on this since I have much larger projects I need to be working on.)

TODO

  • modularize the code instead of the wall of text it is right now.
  • add unit tests to verify basic functionality, current test effort has been entirely manual (and dog fooding.)
  • setup workflow for build, test, package and updating releases.

Development

For debugging the extension you will need to edit the included debug config to point at a valid Python project that has pUnit installed.

Contact

You can reach me on Discord or open an Issue on Github.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft