nteract / testbook

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

Added skip feature #142

Closed SagiPolaczek closed 5 months ago

SagiPolaczek commented 2 years ago

141

This is the implementation I came up with. See details of the feature in the attached issue

rohitsanj commented 2 years ago

@SagiPolaczek Thanks for raising this PR! I apologize for not having reviewed this yet, I will jump on this ASAP.

rohitsanj commented 2 years ago

I wonder why CI hasn't been triggered on this PR. Strange.

rohitsanj commented 2 years ago

@SagiPolaczek can you please try pushing an empty commit using git commit --allow-empty -m "Trigger GitHub CI"?

rprater commented 1 year ago

@rohitsanj I kinda want this feature so if it's cool with you can I take this across the finish line?

rohitsanj commented 1 year ago

Sure, @rprater! Thanks.

SagiPolaczek commented 1 year ago

Sorry, I totally missed it and moved on!

Thanks @rohitsanj for taking it and thanks @rohitsanj for maintaining the repo.

SagiPolaczek commented 5 months ago

I'm closing all of my inactive PRs.

Thanks!