„Turn off“ output truncation of RSpec output
Published 2018-08-27, 19:16
Use this code to increase the output length before RSpec trancates output like e.g. `expected` and `got` in test failure results:
RSpec::Support::ObjectFormatter.default_instance.max_formatted_output_length = 1024
Topic(s): Technik
No comments - :(
Zum Artikel „Turn off“ output truncation of RSpec output sind noch keine Kommentare vorhanden. Deine Meinung wäre jedoch willkommen!