m3dev / gokart

Gokart solves reproducibility, task dependencies, constraints of good code, and ease of use for Machine Learning Pipeline.
https://gokart.readthedocs.io/en/latest/
MIT License
318 stars 57 forks source link

Introduce pytest instead of unittest #394

Closed kitagry closed 1 month ago

kitagry commented 1 month ago

unittest is a bit difficult to see which test was failed.