Testing use of integrations before generating binaries?
Question ID:
322
♥ 0 |
I think I have noticed that some of the integrations are ignored when running interactively. That means your interactive test may run perfectly fine, but when compiled, something goes wrong because of an integration. For example: I was using the console integration and the string to print on the console had some tick marks in the wrong place. The interactive run didn’t care about the invalid parameters, but it caused a catastrophic failure when running compiled binaries. When the binary failed, it did not give me good information about what caused the failure.
Marked as spam
|