We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41e4d6c commit 5c30db2Copy full SHA for 5c30db2
contributing/index.html
@@ -2153,6 +2153,7 @@ <h2 id="development-workflow">Development Workflow<a class="headerlink" href="#d
2153
<li>Run the full test suite: <code>uv run poe all</code></li>
2154
<li>Ensure test coverage doesn't drop (we use <a href="https://app.codecov.io/gh/commitizen-tools/commitizen">CodeCov</a>)</li>
2155
<li>For documentation changes, run <code>uv run poe doc</code> to check for warnings/errors</li>
2156
+<li>If you need to change some file regression snapshots, run: <code>uv run poe test:regen</code></li>
2157
</ul>
2158
</li>
2159
<li><strong>Committing Changes</strong><ul>
search/search_index.json
0 commit comments