Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 349 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 349 Bytes

Contributing

It is recommended to the Reopen in container feature

Developer how to

  • Run unittest: use the Unit-tests task of VSCode
  • Look at code coverage: use the Code coverage task of VSCode. Note that if you are inside the .devcontainer, you will have to open htmlcov/index.html manually on your hosts to visualize results.