Data & Model Tests
Model Testing
A great :P unit test and logging post on medium - itโs actually mine :)
A mind blowing lecture about unit testing your data using Voluptuous & engrade & TDDA lecture
Auger - automatic unit tests, has a blog post inside, doesn't work with py 3+
A good pytest tutorial
Data Testing
Great expectations, article, โTDDAโ for Unit tests and CI, Youtube
Last updated