Skip to content

eleanorjboyd/python-ext-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-ext-tester

a repository to use when testing various functionalities of the vscode-python extension

Organization Guide

  • All example workspaces should be nested in a folder related to the functionality they test (python-testing, python-debugging etc)
  • All example workspaces should be named *-workspace for clarity

Contents

python-testing

  • inc-dec-workspace : This workspace is a catch-all for example tests written in unittest and pytest
  • multi-root-workspace : This is a multi-root workspace containing 3 folders with their setup / settings included. Open test3.code.workspace as workspace to use.

About

a repository to use when testing various functionalities of the vscode-python extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages