Skip to content

Commit 0ca08c2

Browse files
committed
snippets gif
1 parent d9df6ef commit 0ca08c2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ Test Runners may have pre-made [Atom snippets](https://atom.io/docs/latest/using
88

99
Open up *Atom* -> *Open Your Snippets*. Add the contents of `snippets.cson` to your global `snippets.cson` file. Read the project README to see which snippets are available and which prefixes you should use.
1010

11-
For example, typing 'mochacr-f' will generate an entire set of tests for a "mocha-coderoad" function.
11+
For example, typing 'mochacr-f' will generate an entire set of tests for a "mocha-coderoad" function. See an example below:
12+
13+
![Mocha Coderoad Test Snippets](/img/gif/snippets.gif)

img/gif/snippets.gif

620 KB
Loading

0 commit comments

Comments
 (0)