petl-developers / petl

Python Extract Transform and Load Tables of Data
MIT License
1.22k stars 190 forks source link

Add support to testing and debugging with pytest on VSCode #589

Closed juarezr closed 2 years ago

juarezr commented 2 years ago

This PR has the objective of integrating recently migrated pytest into VSCode

Changes

  1. Removed nosetests hacks
  2. Enabled testing and debugging with pytest directly on VSCode
  3. Added VSCode tasks for package build and install

Also:

Checklist

Checklist for for pull requests including new code and/or changes to existing code...

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 90.871% when pulling ea65743fdfa94c968e0cb56b3fbd12581158167a on juarezr:vscode_pytest into 860a333d8b3290a421c5207c747537b13129017e on petl-developers:master.