def test_can_generate_config(self, config_mock): generate_config() expect(config_mock.called).to_be_true()