enhance the way to debug mocks, we should have for a dedicated mock or endpoint (debug mode) a trace of all checks to understand why it's not selected mock('test', { label: 'should returns 401', debug: true}).check...