Yelp / Testify

A more pythonic testing framework.
Other
308 stars 67 forks source link

log.exception, plz #158

Closed bukzor closed 11 years ago

bukzor commented 11 years ago

When logging exceptions, use logging.exception.

EvanKrall commented 11 years ago
                    ###
                     #
                     #############
                     ###   #  # ####
                     ###   ####   ##
                     ###  #####   ##
                     ###  #####   #
                     ######  ##   #
                     #         ####
             #############
             ##           ##
              #            #
              #             #
               #            #
               #            # ##
               #  ###############
     ##############              #
     #            ##             ##    #
     ##            #     ################
      #      ##############              #
      ##     ##           #              ##
       #      #            #              #
       #      ##           #             ##
       #       #           #             ##
      ##       #           ##            #
      ###########          ##           ##
           # # ##        ###     ########     ###
           # # ########### #######       #####  ##
######     # #      ## #       # #########   #####
##   #########      ## #    #######        ##
  ##        ##################    ##      #
    #                            ## #    #
     #     ###     ##     ###     ###   ##
      #   ## ##   ## #    # ##          #
      ##    ##     ###     ##          ##
       ##                             ##
        ##                           ##
         ##                        ###
           #########################

it!
mrtyler commented 11 years ago

I want this so I'ma just merge it. We ran a buildbot on a small set of tests, which is good enough for merge to master at this time.

bukzor commented 11 years ago

I believe we verified it works as intended, and is super helpful to boot.