Skip to content

Commit 1ac8bd2

Browse files
Tweak test generator documentation (#497)
* Tweak test generators docs * More updates * More work * CLI * Docs * More work * Tweaks * Minor rewording * Work * Update building/tooling/test-generators.md Co-authored-by: mk-mxp <[email protected]> * Update building/tooling/test-generators.md Co-authored-by: mk-mxp <[email protected]> * Update building/tooling/test-generators.md Co-authored-by: mk-mxp <[email protected]> * Update building/tooling/test-generators.md Co-authored-by: mk-mxp <[email protected]> * Update building/tooling/test-generators.md Co-authored-by: mk-mxp <[email protected]> * Update building/tooling/test-generators.md Co-authored-by: mk-mxp <[email protected]> * Update building/tooling/test-generators.md Co-authored-by: mk-mxp <[email protected]> * Update building/tracks/new/implement-tooling.md Co-authored-by: mk-mxp <[email protected]> * Update building/tooling/README.md Co-authored-by: mk-mxp <[email protected]> * Clarify nesting * Update building/tooling/test-generators.md Co-authored-by: mk-mxp <[email protected]> --------- Co-authored-by: mk-mxp <[email protected]>
1 parent 3ff8e28 commit 1ac8bd2

File tree

3 files changed

+267
-93
lines changed

3 files changed

+267
-93
lines changed

building/tooling/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ Track tooling is usually (mostly) written in the track's language.
4646

4747
```exercism/caution
4848
While you're free to use additional languages, each additional language will make it harder to find people that can maintain or contribute to the track.
49-
We recommend using the track's language where possible, only using additional languages when it cannot be avoided.
49+
We recommend using the track's language where possible, because it makes maintaining or contributing easier.
5050
```

0 commit comments

Comments
 (0)