plymouth icon indicating copy to clipboard operation
plymouth copied to clipboard

(rspec) should catch exceptions raised from the body of a test

Open ConradIrwin opened this issue 13 years ago • 3 comments

I've put a failing test on https://github.com/rapportive-oss/em-imap.git (branch temp/plymouth-bug) which demonstrates this problem.

Exceptions raised from code being tested are caught fine.

ConradIrwin avatar Feb 03 '12 07:02 ConradIrwin

+1

I ran into this right away. In the documentation to reproduce, just reproduce the method call empty? with something that doesn't exist, and plymouth doesn't catch anything :/

danielb2 avatar Feb 09 '12 17:02 danielb2

+1

farcaller avatar Apr 11 '12 09:04 farcaller

plz?

altV avatar Apr 17 '13 10:04 altV