Hacker News new | ask | show | jobs
by dhammack 4572 days ago
The test suite is amazing.

https://github.com/ajalt/fuckitpy/blob/master/tests.py

    def test_chaining():
        fuckit(fuckit('fuckit')) 
        
        assert 'false' # Good thing this isn't PHP
1 comments

This guys got a good sense of humor.