Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3720dc5

Browse files
Merge pull request ryanmcdermott#202 from feimosi/patch-1
Fix broken link
2 parents 70cb4d2 + eb9d05b commit 3720dc5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎README.md‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1688,8 +1688,7 @@ you achieve very high confidence and developer peace of mind. This means that
16881688
in addition to having a great testing framework, you also need to use a
16891689
[good coverage tool](http://gotwarlost.github.io/istanbul/).
16901690

1691-
There's no excuse to not write tests. There's [plenty of good JS test frameworks]
1692-
(http://jstherightway.org/#testing-tools), so find one that your team prefers.
1691+
There's no excuse to not write tests. There's [plenty of good JS test frameworks](http://jstherightway.org/#testing-tools), so find one that your team prefers.
16931692
When you find one that works for your team, then aim to always write tests
16941693
for every new feature/module you introduce. If your preferred method is
16951694
Test Driven Development (TDD), that is great, but the main point is to just

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /