Skip to content

Commit ca4c128

Browse files
committed
ref to snippets
1 parent a8b34a5 commit ca4c128

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/2016-01-07-test-snippets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: docs
3-
title: Test snippets
3+
title: Test Snippets
44
id: test-snippets
55
file: 2016-01-07-test-snippets.md
66
---

_posts/2016-01-08-test-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ id: test-examples
55
file: 2016-01-08-test-examples.md
66
---
77

8-
Here are examples using *mocha* with *chai*'s *expect*. See the [docs](http://chaijs.com/api/bdd/).
8+
Here are examples using *mocha* with *chai*'s *expect*. See the [Chai/Expect docs](http://chaijs.com/api/bdd/). Also keep in mind that most uses cases are covered by [test snippets](#test-snippets).
99

1010
#### exists
1111

0 commit comments

Comments
 (0)