nteract / testbook

🧪 📗 Unit test your Jupyter Notebooks the right way
https://testbook.readthedocs.io
BSD 3-Clause "New" or "Revised" License
420 stars 37 forks source link

Fix decorator in usage.md #74

Closed bensenberner closed 3 years ago

bensenberner commented 3 years ago

since the import was from testbook import testbook the decorator is simply @testbook

codecov-io commented 3 years ago

Codecov Report

Merging #74 (9fa8944) into master (39f326c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #74   +/-   ##
=======================================
  Coverage   99.66%   99.66%           
=======================================
  Files           7        7           
  Lines         301      301           
=======================================
  Hits          300      300           
  Misses          1        1