Open jeduden opened 6 years ago
It was increased to 50 in commit b1c9067ddb8 which is in version 2.0.5. I guess it isn't that necessary to make it configurable then, because it's probably enough for anyone.
But if you think you can still need more than that, I'll make it configurable.
When asserting longer invocation sequences the exception description becomes unhelpful, because there is a hardcoded cutoff after the first 5 invocations.
https://github.com/eranpeer/FakeIt/blob/master/include/fakeit/DefaultEventFormatter.hpp#L113
Could this be it made configurable ?