This message was deleted.
# ask-anything
s
This message was deleted.
e
What kind of tests are you thinking of? Unit testing functions defined inside the notebook or just smoke testing that the notebook runs?
Both?
m
@Eduardo Ack, sorry, just saw this. Was thinking Smoke Tests, yeah! Doublechecking that an upgraded package, or a change we made to an internal library, didn't break the notebooks.
e
this post will be useful, covers testing + other things: https://ploomber.io/blog/nbs-production/
👍 1
my recommendation is to run them often with a sample of the data
to get quick results