Unittests and Assert Raise
Using assert raise within tests is a tricky thing - So today I'll focus on how to properly use it :)
more ...Using assert raise within tests is a tricky thing - So today I'll focus on how to properly use it :)
more ...This time let's focus on something different than usually - Let's check what Zope Interface is all about :)
more ...Today I present you a my own Colander Validators! This includes tests that uses those validators! Check them out!
more ...In todays episode we will use Colander with validators for nested elements :) Checkout my experience with them.
more ...Did you ever wonder what are alternatives for serializing and deserializing besides of simple json de/serializer ? I didn't but I've found this library that I find pretty neat :)
more ...Did you ever wonder how would it be to have your vim-files synced with a noting service? Well now you can use SimpleNote with mrtazz vim plugin that enables that ! :)
more ...