Skip to content

Commit ad03ee0

Browse files
committed
updated
1 parent 3a8bfd7 commit ad03ee0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_posts/2017-08-04-writing-better-tests--riding-the-command-bus.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ title: "Writing Better Tests: Riding The Command Bus"
44
date: 2017-08-04 01:03:50
55
---
66

7+
![](/images/command_bus.jpg)
8+
79
Before writing any line of test code we should think of how meaningful this test would be. The best code is the code you never write, you know. So if you ever begin to think of which parts of the application you should cover with tests.
810

911
* [Part 1: Expectation vs Implementation](http://codeception.com/12-21-2016/writing-better-tests-expectation-vs-implementation.html)

0 commit comments

Comments
 (0)