mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-06 23:40:14 +00:00
deploy: 6a92944854
This commit is contained in:
@@ -362,7 +362,7 @@ Here is how to run your local Synapse checkout against your local Complement che
|
||||
</code></pre>
|
||||
<h3 id="prettier-formatting-with-gotestfmt"><a class="header" href="#prettier-formatting-with-gotestfmt">Prettier formatting with <code>gotestfmt</code></a></h3>
|
||||
<p>If you want to format the output of the tests the same way as it looks in CI,
|
||||
install <a href="https://github.com/haveyoudebuggedit/gotestfmt">gotestfmt</a>.</p>
|
||||
install <a href="https://github.com/GoTestTools/gotestfmt">gotestfmt</a>.</p>
|
||||
<p>You can then use this incantation to format the tests appropriately:</p>
|
||||
<pre><code class="language-sh">COMPLEMENT_DIR=../complement ./scripts-dev/complement.sh -json | gotestfmt -hide successful-tests
|
||||
</code></pre>
|
||||
|
||||
Reference in New Issue
Block a user