mockista icon indicating copy to clipboard operation
mockista copied to clipboard

Use Tracy\Dumper for dumping variables

Open MartinMystikJonas opened this issue 9 years ago • 2 comments

Just quickfix or args dumping to prevent false passing tests. Not based on current master (we have diverged, I will do merge in future).

It's just example of our dirty solution for problem described at #32

MartinMystikJonas avatar May 29 '15 14:05 MartinMystikJonas

Why do you think it's dirty? It looks good to me.

Can you rebase this to master?

janmarek avatar May 29 '15 18:05 janmarek

Because it is not based on current master. We test it only with current version but I think there is no reson to not worky with any version od Tracy with Dumper::toText method.

MartinMystikJonas avatar Jun 01 '15 07:06 MartinMystikJonas