예제 #1
0
파일: noseplugin.py 프로젝트: oleg84/CDS
 def afterTest(self, test):
     engines.testing_reaper._after_test_ctx()
     testing.resetwarnings()
예제 #2
0
 def beforeTest(self, test):
     testing.resetwarnings()
예제 #3
0
파일: noseplugin.py 프로젝트: oleg84/CDS
 def beforeTest(self, test):
     testing.resetwarnings()
     testing.current_test = test.id()
예제 #4
0
 def beforeTest(self, test):
     testing.resetwarnings()