Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#1190·mockery

Since v1.5.1 I'm getting "This test did not perform any assertions"

Author: simPodCreated Sep 7, 2022Updated Dec 9, 2023

I compared 1.5.1 to 1.5.0 and it seems the only function change is this https://github.com/mockery/mockery/pull/1180

I'm getting "This test did not perform any assertions" for tests that contain ->shouldReceive calls.

It was counted towards assertions in all previouis Mockery versions.

Source: mockery/mockery

View original on GitHubView discussion on GitHub