Services Blog Français

Django-Dbdiff

Articles tagged "django-dbdiff"

django-dbdiff 0.7.3 release

2018-01-14
I’m pretty lazy when it comes to writing tests for existing code, however, I’m even lazier when it comes to repetitive manual testing action, catching up with untested legacy code when I want a lot of coverage now, at least to ease …

django-dbdiff 0.6.0 release

2016-03-12
django-dbdiff was released. It allows to exclude fields from tests with the new exclude parameter, ie:: Fixture( 'tweets/tests/after_create_retweet.json', models=[Tweet, Retweets], ).assertNoDiff( exclude={ 'tweets.tweet': …

Django database testing

2016-01-11
I’m pretty lazy when it comes to writing tests for existing code, however, I’m even lazier when it comes to repetitive manual testing action, we’ve got so much patches to review and test against so many versions of Python and …

Found 3 articles.

They trust us

Contact

logo