Why does a false assertion in async test in GHUnit crash the app instead of just failing the test?

前端 未结 4 2106
北荒
北荒 2021-02-20 04:15

This question has very few views and no answers yet. If you have a suggestion what to change about this question to get more eyeballs, I\'d be happy to hear them. Ch

4条回答
  •  佛祖请我去吃肉
    2021-02-20 04:45

    I think this question should be rather, "how to test methods with blocks in GHUnit"?

    And the answer can be found here: http://samwize.com/2012/11/25/create-async-test-with-ghunit/

提交回复
热议问题