Skip to content

Commit 3f618a0

Browse files
Update Readme.md
1 parent 37f401d commit 3f618a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Tests
22

3-
* Most tests are "characterization" tests, meaning they represent the current output. This does not mean that it's the ideal output.
3+
* Most tests are "characterization" tests, meaning they represent the current output under [these guidelines](https://github.com/icsharpcode/CodeConverter/blob/master/.github/CONTRIBUTING.md#deciding-what-the-output-should-be). This does not mean that it's the ideal output.
44
* If you need to change an existing characterization, that's fine, so long as you're convinced it's no less correct than what was previously there.
55
* See TestConstants for an automated way to rewrite the expected output en masse
66
* Run hooks/enable-hooks.cmd to enable a pre-commit hook which stops you committing the flag when true

0 commit comments

Comments
 (0)